@cryptotaxi247 / infra / commits / 81fd78a0

svn path=/configurations/trunk/tud/; revision=13918

svn path=/configurations/trunk/tud/; revision=13918

Eelco Dolstra committed Jan 30, 2009 at 14:35 UTC 81fd78a02b24375d511b7942405d351b34feabb6
1 file changed -4
build-machines.nix
-4
@@ -38,8 +38,4 @@
38 networking = {
39 hostName = ""; # obtain from DHCP server
40 };
41 -
42 - environment = {
43 - nix = pkgs: pkgs.nixNoBDB;
44 - };
41 }