mirror of
https://github.com/kmein/niveum
synced 2026-03-18 02:51:08 +01:00
chore: upgrade to 20.09
This commit is contained in:
@@ -15,10 +15,10 @@
|
||||
|
||||
services.tlp = {
|
||||
enable = true;
|
||||
extraConfig = ''
|
||||
START_CHARGE_THRESH_BAT0=80
|
||||
STOP_CHARGE_THRESH_BAT0=95
|
||||
'';
|
||||
settings = {
|
||||
START_CHARGE_THRESH_BAT0 = 80;
|
||||
STOP_CHARGE_THRESH_BAT0 = 95;
|
||||
};
|
||||
};
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user