This commit is contained in:
Tao Tien 2025-08-20 13:05:11 -07:00
parent ce91ee4c41
commit b441cfc12b
4 changed files with 472 additions and 6 deletions

View file

@ -111,7 +111,7 @@
boot.kernelParams = [
"amdgpu.abmlevel=1"
# "amdgpu.dcdebugmask=0x400"
# "mem_sleep_default=deep"
"mem_sleep_default=deep"
];
boot.kernelModules = ["amdgpu"];
powerManagement.cpuFreqGovernor = "powersave";