devices.pc: switch to cachyos kernel

This commit is contained in:
2024-12-28 15:01:10 +08:00
parent 393414874a
commit 70a4b66a59

View File

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