svn path=/configurations/trunk/tud/; revision=9858
svn path=/configurations/trunk/tud/; revision=9858
Eelco Dolstra committed
Dec 4, 2007 at 15:05 UTC
f997ca7ec941e7493b2e266a41f717e918101808
1 file changed
+3
build-machines.nix
+3
@@ -26,4 +26,7 @@
26
};
27
};
28
29
+ networking = {
30
+ hostName = ""; # obtain from DHCP server
31
+ };
32
}