From 84b53630903c3ab72be5820a92ac2520e223c0e3 Mon Sep 17 00:00:00 2001 From: Jaka Hudoklin Date: Sun, 16 Jun 2013 16:22:45 +0000 Subject: [PATCH] Tarball should get ip from dhcp even if booting from nfs --- modules/installer/cd-dvd/system-tarball.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/modules/installer/cd-dvd/system-tarball.nix b/modules/installer/cd-dvd/system-tarball.nix index e0cbfd6e713..95f7582d0ca 100644 --- a/modules/installer/cd-dvd/system-tarball.nix +++ b/modules/installer/cd-dvd/system-tarball.nix @@ -72,9 +72,6 @@ in inherit (config.tarball) contents storeContents; }; - # Otherwise it will collide with the 'ip=dhcp' kernel autoconfig. - networking.useDHCP = false; - boot.postBootCommands = '' # After booting, register the contents of the Nix store on the