i did something but i forgot

This commit is contained in:
lulusilly 2026-03-05 23:46:01 +00:00
parent 4e6480d9a0
commit d4df25abdf
27 changed files with 45 additions and 26 deletions

2
nix/modules/laptop.nix Executable file → Normal file
View file

@ -17,7 +17,7 @@
CPU_MIN_PERF_ON_BAT = 0;
CPU_MAX_PERF_ON_BAT = 20;
START_CHARGE_THRESH_BAT0 = 40; # 40 and below it starts to charge
START_CHARGE_THRESH_BAT0 = 80; # 80 and below it starts to charge
STOP_CHARGE_THRESH_BAT0 = 80; # 80 and above it stops charging
};
};