forked from rarias/jungle
Make raccoon use performance governor
This commit is contained in:
parent
cf4ce9fa18
commit
2be8c0dad3
@ -26,6 +26,9 @@
|
||||
} ];
|
||||
};
|
||||
|
||||
# Enable performance governor
|
||||
powerManagement.cpuFreqGovernor = "performance";
|
||||
|
||||
# Configure Nvidia driver to use with CUDA
|
||||
hardware.nvidia.package = config.boot.kernelPackages.nvidiaPackages.production;
|
||||
hardware.graphics.enable = true;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user