alice: use zfs 2.4.*
1 files changed, 1 insertions(+), 0 deletions(-) M modules/hosts/ws/alice/_nixos/default.nix
M modules/hosts/ws/alice/_nixos/default.nix => modules/hosts/ws/alice/_nixos/default.nix +1 -0
@@ 10,6 10,7 @@ ]; boot.kernelPackages = pkgs.linuxPackages_6_18; + boot.zfs.package = pkgs.zfs_2_4; boot.initrd.postResumeCommands = lib.mkAfter '' zfs rollback -r zpool/root@blank