Remove blobs #185

Closed
rarias wants to merge 459 commits from remove-blobs into old-master
Showing only changes of commit 83acd40880 - Show all commits

View File

@@ -8,7 +8,7 @@
networking = {
enableIPv6 = false;
useDHCP = false;
#defaultGateway = "10.0.40.30";
defaultGateway = "10.0.40.30";
nameservers = ["8.8.8.8"];
proxy = {
default = "http://localhost:23080/";