hosts/*: remove redundant zfs forceImportRoot
This commit is contained in:
parent
07b3a6db95
commit
2fa38f40dd
2 changed files with 0 additions and 2 deletions
|
@ -11,7 +11,6 @@
|
|||
boot.extraModulePackages = [ ];
|
||||
boot.kernelParams = [ "boot.shell_on_fail" ];
|
||||
boot.supportedFilesystems = [ "btrfs" "zfs" ];
|
||||
boot.zfs.forceImportRoot = false;
|
||||
powerManagement.cpuFreqGovernor = lib.mkDefault "powersave";
|
||||
|
||||
info.model = "SD Card Installation";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue