diff --git a/hosts/neo/configuration.nix b/hosts/neo/configuration.nix index f55434e..8f63780 100644 --- a/hosts/neo/configuration.nix +++ b/hosts/neo/configuration.nix @@ -21,7 +21,6 @@ boot = { loader.systemd-boot.enable = true; loader.efi.canTouchEfiVariables = true; - kernelPackages = pkgs.linuxPackages_5_10; }; fileSystems = {