i did something but i forgot
This commit is contained in:
parent
4e6480d9a0
commit
d4df25abdf
27 changed files with 45 additions and 26 deletions
2
nix/modules/laptop.nix
Executable file → Normal file
2
nix/modules/laptop.nix
Executable file → Normal 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
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue