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

default
This commit is contained in:
Satria 2026-04-07 17:14:16 +07:00
commit 16bba9d9f3
5 changed files with 4 additions and 3 deletions

View file

@ -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";