Update FredOS-Gaming.nix
This commit is contained in:
parent
5c47ecd1a8
commit
b2b8acae9a
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
||||||
boot.initrd.kernelModules = [ "amdgpu" ];
|
boot.initrd.kernelModules = [ "amdgpu" ];
|
||||||
|
|
||||||
# Enable AMD GPU overdrive for overclocking/undervolting
|
# Enable AMD GPU overdrive for overclocking/undervolting
|
||||||
boot.kernelParams = [ "amdgpu.ppfeaturemask=0xffffffff" ];
|
boot.kernelParams = [ "amdgpu.ppfeaturemask=0xffffffff" "acpi_osi=\"!Windows 2015\"" ];
|
||||||
|
|
||||||
# Session variables to make LSFG-VK work properly.
|
# Session variables to make LSFG-VK work properly.
|
||||||
environment.sessionVariables = {
|
environment.sessionVariables = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue