1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

tlp: disable

This commit is contained in:
2026-01-03 10:10:05 +01:00
parent 187d7ec12b
commit ebd017cd20

View File

@@ -18,7 +18,7 @@
]; ];
services.tlp = { services.tlp = {
enable = true; enable = false;
settings = { settings = {
START_CHARGE_THRESH_BAT0 = 80; START_CHARGE_THRESH_BAT0 = 80;
STOP_CHARGE_THRESH_BAT0 = 95; STOP_CHARGE_THRESH_BAT0 = 95;