diff --git a/hosts/hp/configuration.nix b/hosts/hp/configuration.nix index f473a9d..683595f 100644 --- a/hosts/hp/configuration.nix +++ b/hosts/hp/configuration.nix @@ -21,7 +21,6 @@ boot = { loader.systemd-boot.enable = true; loader.efi.canTouchEfiVariables = false; - kernelPackages = pkgs.linuxPackages_5_11; }; fileSystems = {