From 4afc0f33fd14959612af14db59231d95035a2556 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 3 Aug 2021 17:41:24 +0200 Subject: vidhar: ... --- hosts/vidhar/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts') diff --git a/hosts/vidhar/default.nix b/hosts/vidhar/default.nix index ef8ecc58..572dedb4 100644 --- a/hosts/vidhar/default.nix +++ b/hosts/vidhar/default.nix @@ -48,7 +48,7 @@ hdd5.device = "/dev/disk/by-label/${hostName}-hdd5"; }; - initrd.network.flushBeforeStage2 = false; + network.flushBeforeStage2 = false; }; supportedFilesystems = [ "zfs" ]; -- cgit v1.2.3