mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 09:12:28 +00:00
Set powerManagement.cpuFreqGovernor to "performance"
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
boot.kernelModules = [ "kvm-amd" ];
|
||||
boot.extraModulePackages = [ ];
|
||||
|
||||
powerManagement.cpuFreqGovernor = "performance";
|
||||
|
||||
boot.initrd.luks.devices = {
|
||||
luksroot = {
|
||||
allowDiscards = true;
|
||||
|
Reference in New Issue
Block a user