zfs compatible kernel option deprecated
This commit is contained in:
parent
9a94181351
commit
4550fb5976
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
config,
|
||||
pkgs,
|
||||
inputs,
|
||||
ezModules,
|
||||
|
@ -73,7 +72,6 @@ in
|
|||
};
|
||||
|
||||
kernelModules = [ "kvm-amd" ];
|
||||
kernelPackages = config.boot.zfs.package.latestCompatibleLinuxPackages;
|
||||
};
|
||||
|
||||
fileSystems = {
|
||||
|
|
Loading…
Reference in a new issue