Author: rob
Date: Thu Feb 10 12:12:59 2011
New Revision: 25881
URL: https://svn.nixos.org/websvn/nix/?rev=25881&sc=1

Log:


Modified:
   configurations/trunk/tud/webdsl.nix

Modified: configurations/trunk/tud/webdsl.nix
==============================================================================
--- configurations/trunk/tud/webdsl.nix Thu Feb 10 12:01:39 2011        (r25880)
+++ configurations/trunk/tud/webdsl.nix Thu Feb 10 12:12:59 2011        (r25881)
@@ -237,7 +237,7 @@
     extraHosts = "127.0.0.2 webdsl.st.ewi.tudelft.nl webdsl";
 
     interfaces = [ { ipAddress = "130.161.159.114"; name = "eth0"; subnetMask 
= "255.255.254.0"; } ];
-    nameservers = [ "130.161.180.65" "130.161.158.4" ];
+    nameservers = [ "130.161.180.1" "130.161.180.65" ];
 
     useDHCP = false;
 
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits

Reply via email to