enable corectrl and amdgpu overdrive on acer
This commit is contained in:
@@ -116,6 +116,10 @@ rec {
|
||||
|
||||
boot.kernelParams = [ "pcie_aspm=off" ];
|
||||
|
||||
|
||||
programs.corectrl.enable = true;
|
||||
hardware.amdgpu.overdrive.enable = true;
|
||||
|
||||
# This value determines the NixOS release from which the default
|
||||
# settings for stateful data, like file locations and database versions
|
||||
# on your system were taken. It‘s perfectly fine and recommended to leave
|
||||
|
||||
Reference in New Issue
Block a user