Skip to content

Commit

Permalink
piapp: remove low ups on remaining time
Browse files Browse the repository at this point in the history
  • Loading branch information
appaquet committed Jan 17, 2025
1 parent 0d604d8 commit 93b9df1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nixos/piapp/ups-server.nix
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ in
# Check `upsc ups` to see all values
"override.battery.charge.low = 30" # default 10%
"override.battery.charge.warning = 50" # default 20%
"override.battery.runtime.low = 600" # default 300
"ignorelb"
];
};
Expand Down

0 comments on commit 93b9df1

Please sign in to comment.