{ config, lib, pkgs, ... }: { boot.kernelPackages = pkgs.callPackage ./linux-5.16.11.nix { }; }