Revert "framenix: disable battery charge limit"

This reverts commit 4b67743bb5.
This commit is contained in:
Trolli Schmittlauch 2026-01-08 22:43:30 +01:00
parent 1f369a4101
commit 2ff5b5e057

View file

@ -40,8 +40,6 @@ in
# at boot by default, limit charging capacity to protect battery.
# Hopefully there's gonna be a standard interface to control this from the desktop at some point.
systemd.services.battery-charge-limit = {
# XXX: temporarily disable during travel
enable = false;
wantedBy = [ "basic.target" ];
serviceConfig = {
Type = "oneshot";