From d06933edb000bfed63a508b608b216565a3da6d0 Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Fri, 31 May 2024 16:56:46 -0500 Subject: [PATCH] revert to stable kernel on mannaz --- hosts/mannaz/system.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hosts/mannaz/system.nix b/hosts/mannaz/system.nix index e0af9ff..51aa14e 100644 --- a/hosts/mannaz/system.nix +++ b/hosts/mannaz/system.nix @@ -11,8 +11,9 @@ efi.canTouchEfiVariables = true; }; + # latest kernel was hanging on boot? # boot.kernelPackages = pkgs.linuxPackages_latest; - boot.kernelPackages = pkgs.linuxPackagesFor pkgs.linux_latest; + # boot.kernelPackages = pkgs.linuxPackagesFor pkgs.linux_latest; # this device doesn't have enough ram :/ swapDevices = [