diff --git a/hosts/ws-think/hardware-configuration.nix b/hosts/ws-think/hardware-configuration.nix index 92ad6a9..ddfe3fe 100644 --- a/hosts/ws-think/hardware-configuration.nix +++ b/hosts/ws-think/hardware-configuration.nix @@ -22,6 +22,7 @@ boot.initrd.kernelModules = [ ]; boot.kernelModules = [ "kvm-intel" ]; boot.extraModulePackages = [ ]; + boot.zfs.forceImportRoot = false; hardware.cpu.intel.updateMicrocode = true; # Filesystems