nixy/tlp: est start/stop batt charge thresholds

This commit is contained in:
2025-08-30 10:28:25 +02:00
parent 82e45af049
commit 95956ba48b

View File

@@ -444,6 +444,10 @@ in
tlp = {
enable = true;
settings = {
START_CHARGE_THRESH_BAT0 = 70;
STOP_CHARGE_THRESH_BAT0 = 86;
};
};
batteryNotifier = {