mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 16:21:34 +01:00
Switch back to auto-cpufreq
This commit is contained in:
parent
1610f7da49
commit
54d88f7fc0
1 changed files with 1 additions and 1 deletions
|
|
@ -33,5 +33,5 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
services.tlp.enable = true;
|
services.auto-cpufreq.enable = true;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue