kernelPackage: remove the setting from vno3-rp3b

This commit is contained in:
Motiejus Jakštys 2024-03-06 10:46:23 +02:00
parent 0bf8bd3611
commit 842d67d959
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@
generic-extlinux-compatible.enable = true;
};
kernelPackages = config.boot.zfs.package.latestCompatibleLinuxPackages;
kernelModules = [];
extraModulePackages = [];
supportedFilesystems = ["zfs"];