mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
tlp: disable
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user