devices.pc: switch to xanmod-latest kernel

This commit is contained in:
2025-01-10 23:33:50 +08:00
parent e59bdc1724
commit 2f34d101de

View File

@@ -50,7 +50,7 @@ inputs:
kernel =
{
# TODO: switch to cachyos-lts
variant = "cachyos";
variant = "xanmod-latest";
patches = [ "hibernate-progress" ];
modules.modprobeConfig =
[ "options iwlwifi power_save=0" "options iwlmvm power_scheme=1" "options iwlwifi uapsd_disable=1" ];