updated to pkgs.zfs_2_4

This commit is contained in:
2025-12-25 21:29:04 -05:00
parent 8ee3b4d6e5
commit 7f9fbe3602
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
{
boot = {
kernelPackages = pkgs.linuxPackages_6_17;
zfs.package = pkgs.zfs_unstable;
zfs.package = pkgs.zfs_2_4;
};
hardware.bluetooth = {