removed zfs.latestCompatibleLinuxPackages as it is deprecated
This commit is contained in:
parent
5af769494c
commit
8b57179f3a
|
@ -11,8 +11,6 @@
|
||||||
./transmission.nix
|
./transmission.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
# Kernel
|
|
||||||
boot.kernelPackages = config.boot.zfs.package.latestCompatibleLinuxPackages;
|
|
||||||
# Use the Grub boot loader.
|
# Use the Grub boot loader.
|
||||||
boot.loader.grub = {
|
boot.loader.grub = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Reference in a new issue