Update FredOS-Gaming.nix
This commit is contained in:
parent
fa97891f6b
commit
fb5e30c50e
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@
|
|||
enable32Bit = true;
|
||||
};
|
||||
services.xserver.videoDrivers = ["amdgpu"];
|
||||
boot.initrd.kernelModules = [ "amdgpu" ];
|
||||
|
||||
# Enable AMD GPU overdrive for overclocking/undervolting
|
||||
boot.kernelParams = [ "amdgpu.ppfeaturemask=0xffffffff" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue