diff --git a/hosts/mtworx/configuration.nix b/hosts/mtworx/configuration.nix index 61d7088..c46226f 100644 --- a/hosts/mtworx/configuration.nix +++ b/hosts/mtworx/configuration.nix @@ -180,8 +180,8 @@ in tlp = { enable = true; settings = { - START_CHARGE_THRESH_BAT0 = 95; - STOP_CHARGE_THRESH_BAT0 = 100; + START_CHARGE_THRESH_BAT0 = 80; + STOP_CHARGE_THRESH_BAT0 = 87; }; }; };