diff --git a/machines/mayushii/hardware-configuration.nix b/machines/mayushii/hardware-configuration.nix index f49ba16..d6a74ec 100644 --- a/machines/mayushii/hardware-configuration.nix +++ b/machines/mayushii/hardware-configuration.nix @@ -47,7 +47,7 @@ services.tlp = { enable = true; settings = { - START_CHARGE_THRESH_BAT0 = 40; + START_CHARGE_THRESH_BAT0 = 75; STOP_CHARGE_THRESH_BAT0 = 90; USB_DENYLIST = lib.concatStringsSep " " [ ];