fix: resolve Nix 'boot.zfs.forceImportRoot' default value warning
This commit is contained in:
@@ -37,5 +37,6 @@ in
|
||||
|
||||
security.sudo.wheelNeedsPassword = false;
|
||||
|
||||
boot.zfs.forceImportRoot = false;
|
||||
system.stateVersion = "26.05";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user