From 7f5cf6c9bbc830ab830275cb71cc1e6229d79afd Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 2 Nov 2022 00:58:04 +0100 Subject: ... --- system-profiles/nfsroot.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'system-profiles') diff --git a/system-profiles/nfsroot.nix b/system-profiles/nfsroot.nix index ab028de3..a5dce5f2 100644 --- a/system-profiles/nfsroot.nix +++ b/system-profiles/nfsroot.nix @@ -85,6 +85,7 @@ in { ''; networking.useDHCP = true; networking.resolvconf.enable = false; + networking.dhcpcd.persistent = true; system.build.storeContents = [config.system.build.toplevel]; -- cgit v1.2.3