androi
This commit is contained in:
parent
fdbb91fec4
commit
d4d4f9e946
4 changed files with 30 additions and 28 deletions
|
|
@ -51,6 +51,7 @@
|
|||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
boot.kernelParams = [
|
||||
"amdgpu.abmlevel=1"
|
||||
"amdgpu.dcdebugmask=0x400"
|
||||
];
|
||||
boot.kernelModules = ["amdgpu"];
|
||||
powerManagement.cpuFreqGovernor = "powersave";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue