fix bat pct and cpu overheating; add vim line numbers and cli themes to
Some checks failed
Activate Homelab Configuration / rebuild (push) Failing after 2m18s
Some checks failed
Activate Homelab Configuration / rebuild (push) Failing after 2m18s
default
This commit is contained in:
parent
9e5f99b718
commit
16bba9d9f3
5 changed files with 4 additions and 3 deletions
|
|
@ -51,7 +51,7 @@
|
|||
enable = true; # wait for fix: https://github.com/AdnanHodzic/auto-cpufreq/issues/906
|
||||
settings = {
|
||||
charger = {
|
||||
governor = "performance";
|
||||
governor = "powersave"; # "performance";
|
||||
energy_performance_preference = "performance";
|
||||
turbo = "always";
|
||||
platform_profile = "performance";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue