zfs_unstable -> zfs

This commit is contained in:
2025-08-25 00:37:38 -04:00
parent dd59289b2a
commit b9a7fe75db

View File

@@ -17,7 +17,7 @@ in
'';
};
boot.zfs.package = pkgs.zfs_unstable;
boot.zfs.package = pkgs.zfs;
boot.initrd.kernelModules = [ "zfs" ];
boot.kernelParams =