Revert "framenix: disable battery charge limit"
This reverts commit 4b67743bb5.
This commit is contained in:
parent
1f369a4101
commit
2ff5b5e057
1 changed files with 0 additions and 2 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue