zfs_unstable -> zfs

This commit is contained in:
Simon Gardling 2025-08-25 00:37:38 -04:00
parent a79c09f11e
commit 8d5ee69e55
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

View File

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