1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat(power-action): suspend <= 7 %

This commit is contained in:
2021-02-02 09:08:29 +01:00
parent 97fc0f82bf
commit f73d8725c4

View File

@@ -8,7 +8,7 @@ in
krebs.power-action = {
enable = true;
plans.suspend = {
upperLimit = 3;
upperLimit = 7;
lowerLimit = 0;
charging = false;
action = pkgs.writeDash "suspend-wrapper" ''