Suspend to RAM/Disk when the battery is at 5%
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
# Suspend to RAM/disk when battery is critical
|
||||
services.upower = {
|
||||
enable = true;
|
||||
percentageCritical = 5;
|
||||
percentageAction = 5;
|
||||
criticalPowerAction = "HybridSleep";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user