diff --git a/nixy/configuration.nix b/nixy/configuration.nix index 8ff50da..748b0ef 100644 --- a/nixy/configuration.nix +++ b/nixy/configuration.nix @@ -444,6 +444,10 @@ in tlp = { enable = true; + settings = { + START_CHARGE_THRESH_BAT0 = 70; + STOP_CHARGE_THRESH_BAT0 = 86; + }; }; batteryNotifier = {