forked from nyanloutre/nixos-config
[ASUS] Gouverneur CPU sur performance
This commit is contained in:
parent
d73add905b
commit
ae4b7e30ad
1 changed files with 1 additions and 1 deletions
|
@ -27,5 +27,5 @@
|
|||
];
|
||||
|
||||
nix.maxJobs = lib.mkDefault 8;
|
||||
powerManagement.cpuFreqGovernor = lib.mkDefault "powersave";
|
||||
powerManagement.cpuFreqGovernor = lib.mkDefault "performance";
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue