···2020 options = {
21212222 boot.kernelPackages = mkOption {
2323- type = types.packageSet;
2423 default = pkgs.linuxPackages;
2524 # We don't want to evaluate all of linuxPackages for the manual
2625 # - some of it might not even evaluate correctly.