From 9a33bb7c6c9d33d223875f45155c8646e371539c Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Fri, 6 Apr 2018 13:26:11 +0200 Subject: Don't always use the latest kernel --- modules/hardware/bare-metal.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/hardware') diff --git a/modules/hardware/bare-metal.nix b/modules/hardware/bare-metal.nix index b3c9d35..eacc9f4 100644 --- a/modules/hardware/bare-metal.nix +++ b/modules/hardware/bare-metal.nix @@ -9,7 +9,6 @@ usbutils ]; - boot.kernelPackages = pkgs.linuxPackages_latest; hardware.cpu.intel.updateMicrocode = true; boot.tmpOnTmpfs = true; -- cgit 1.4.1