set server's cpu governor to performance
This commit is contained in:
parent
08e8e4d01c
commit
41fa5daeaf
1 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,8 @@ in {
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
powerManagement.cpuFreqGovernor = "performance";
|
||||||
|
|
||||||
virtualisation = {
|
virtualisation = {
|
||||||
podman = {
|
podman = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Reference in a new issue