aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/ginaz/default.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hosts/ginaz/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/ginaz/default.nix b/hosts/ginaz/default.nix
index 52f22c1..0474a06 100644
--- a/hosts/ginaz/default.nix
+++ b/hosts/ginaz/default.nix
@@ -11,7 +11,7 @@
timeout = 3;
};
supportedFilesystems = [ "zfs" ];
- zfs.package = pkgs.zfs_unstable;
+ zfs.package = pkgs.zfs_2_4;
};
environment.systemPackages = [