aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/fangorn/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/fangorn/default.nix')
-rw-r--r--hosts/fangorn/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/fangorn/default.nix b/hosts/fangorn/default.nix
index 8191e3a..6183805 100644
--- a/hosts/fangorn/default.nix
+++ b/hosts/fangorn/default.nix
@@ -12,6 +12,7 @@
supportedFilesystems = [ "zfs" ];
zfs = {
devNodes = "/dev/disk/by-label";
+ forceImportRoot = false;
package = pkgs.zfs_2_4;
};
};