From 85b37c83cf1450b32727809109db537e08ceead7 Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Tue, 20 Aug 2024 15:31:54 -0500 Subject: [PATCH] Ice cream time --- nixos/foxtrot.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/foxtrot.nix b/nixos/foxtrot.nix index 960f79a..378c5b7 100644 --- a/nixos/foxtrot.nix +++ b/nixos/foxtrot.nix @@ -105,7 +105,7 @@ hardware.framework.amd-7040.preventWakeOnAC = true; boot = { - kernelPackages = pkgs.linuxPackages_zen; + kernelPackages = pkgs.linuxPackages_latest; # https://github.com/void-linux/void-packages/issues/50417#issuecomment-2131802836 fix framework 13 not shutting down # kernelPatches = [