svn path=/configurations/trunk/tud/; revision=7900
svn path=/configurations/trunk/tud/; revision=7900
Eelco Dolstra committed
Feb 12, 2007 at 16:59 UTC
8f003b76a507d683688103f3bd297394dc466301
1 file changed
+1
-1
build-machines.nix
+1
-1
@@ -23,7 +23,7 @@
23
ipAddress = "192.168.1.14";
24
}
25
];
26
- defaultGateway = "192.168.1.1";
26
+ defaultGateway = "192.168.1.5";
27
nameservers = ["130.161.158.4" "130.161.33.17" "130.161.180.1"];
28
};
29