@cryptotaxi247 / infra / commits / b6718ddc

Use TU Delft DNS servers

Eelco Dolstra committed Nov 4, 2013 at 11:38 UTC b6718ddc1fd0e26eee68fe16dc48f43379740380
1 file changed +1 -2
delft/static-net-config.nix
+1 -2
@@ -31,8 +31,7 @@ in
31
32 networking.defaultGateway = mkDefault "131.180.119.1";
33
34 - #networking.nameservers = mkDefault [ "192.168.1.26" ];
35 - networking.nameservers = mkDefault [ "8.8.8.8" ];
34 + networking.nameservers = mkDefault [ "130.161.180.1" "130.161.180.65" "131.155.0.38" ];
35
36 networking.extraHosts =
37 ''