From 125c5fe0a5b447e6014e80b19b3f34660d2ff2be Mon Sep 17 00:00:00 2001 From: foosinn Date: Thu, 2 Jun 2022 10:58:48 +0200 Subject: [PATCH] use latest kernel --- hardware/xps15-sphere.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hardware/xps15-sphere.nix b/hardware/xps15-sphere.nix index 8b5d78b..d2299a1 100644 --- a/hardware/xps15-sphere.nix +++ b/hardware/xps15-sphere.nix @@ -51,7 +51,6 @@ in { powerManagement.cpuFreqGovernor = lib.mkDefault "powersave"; # custom - #boot.kernelPackages = pkgs.linuxPackages_latest; boot.loader.systemd-boot.enable = true; hardware.cpu.intel.updateMicrocode = true; networking.hostId = "eff291c4";