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:
@@ -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" ''
|
||||
|
||||
Reference in New Issue
Block a user