We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1710266 commit d852a1dCopy full SHA for d852a1d
desktop/configuration/systemd.nix
@@ -2,6 +2,7 @@
2
3
{
4
powerManagement.enable = true;
5
+ powerManagement.cpuFreqGovernor = "performance";
6
7
systemd = {
8
# targets = {
0 commit comments