From 8fbe1f2ab779018e27e08da9c403e9a53b3405f3 Mon Sep 17 00:00:00 2001 From: Aaron Bieber Date: Tue, 30 May 2023 06:12:50 -0600 Subject: [PATCH] europa: bump stop thresh to 85% --- hosts/europa/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/europa/default.nix b/hosts/europa/default.nix index 22bfe4f..1ff6f20 100644 --- a/hosts/europa/default.nix +++ b/hosts/europa/default.nix @@ -157,7 +157,7 @@ in { enable = true; settings = { START_CHARGE_THRESH_BAT0 = 40; - STOP_CHARGE_THRESH_BAT0 = 60; + STOP_CHARGE_THRESH_BAT0 = 85; }; }; restic = {