disable failed hangs workaround on acer
This commit is contained in:
@@ -116,8 +116,6 @@ rec {
|
|||||||
|
|
||||||
boot.initrd.kernelModules = [ "amdgpu" "thunderbolt" ];
|
boot.initrd.kernelModules = [ "amdgpu" "thunderbolt" ];
|
||||||
|
|
||||||
boot.kernelParams = [ "pcie_aspm=off" ];
|
|
||||||
|
|
||||||
|
|
||||||
programs.corectrl.enable = true;
|
programs.corectrl.enable = true;
|
||||||
hardware.amdgpu.overdrive.enable = true;
|
hardware.amdgpu.overdrive.enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user