tweaks for using cosmic more
This commit is contained in:
parent
7585885ad7
commit
6bc92a0a46
4 changed files with 8 additions and 7 deletions
|
@ -54,9 +54,9 @@
|
|||
|
||||
# Power settings
|
||||
services.thermald.enable = true;
|
||||
services.power-profiles-daemon.enable = false;
|
||||
services.power-profiles-daemon.enable = true;
|
||||
services.tlp = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
settings = {
|
||||
CPU_SCALING_GOVERNOR_ON_AC = "performance";
|
||||
CPU_SCALING_GOVERNOR_ON_BAT = "powersave";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue