···20 options = {
2122 boot.kernelPackages = mkOption {
23- type = types.packageSet;
24 default = pkgs.linuxPackages;
25 # We don't want to evaluate all of linuxPackages for the manual
26 # - some of it might not even evaluate correctly.
···20 options = {
2122 boot.kernelPackages = mkOption {
023 default = pkgs.linuxPackages;
24 # We don't want to evaluate all of linuxPackages for the manual
25 # - some of it might not even evaluate correctly.