devices.pc: switch to lts kernel

This commit is contained in:
陈浩南 2024-09-30 20:45:07 +08:00
parent 87b7ca3689
commit e2b3735392

View File

@ -48,7 +48,6 @@ inputs:
{ march = "znver4"; cuda = { enable = true; capabilities = [ "8.9" ]; forwardCompat = false; }; };
kernel =
{
variant = "xanmod-latest";
patches = [ "hibernate-progress" ];
modules.modprobeConfig =
[ "options iwlwifi power_save=0" "options iwlmvm power_scheme=1" "options iwlwifi uapsd_disable=1" ];