removed zfs.latestCompatibleLinuxPackages as it is deprecated

This commit is contained in:
Geir Okkenhaug Jerstad 2024-12-09 10:24:54 +01:00
parent 5af769494c
commit 8b57179f3a

View file

@ -11,8 +11,6 @@
./transmission.nix
];
# Kernel
boot.kernelPackages = config.boot.zfs.package.latestCompatibleLinuxPackages;
# Use the Grub boot loader.
boot.loader.grub = {
enable = true;