commit f2844b4884283ac9d7d4ca58890932dd47df7778 parent 1811bb33c743ad04203ab4ea682585f607e49e1c Author: Chris <chris@echoz.io> Date: Thu, 26 Feb 2026 02:07:36 +0100 fix: update zfs for tp Diffstat:
| M | hosts/tp/default.nix | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/hosts/tp/default.nix b/hosts/tp/default.nix @@ -41,6 +41,7 @@ boot = { kernelPackages = pkgs.linuxPackages_lqx; + zfs.package = pkgs.zfs_2_4; initrd.availableKernelModules = [ "xhci_pci" "thunderbolt"