Suspend to RAM and Disk when battery is critical
This commit is contained in:
@@ -97,6 +97,7 @@
|
|||||||
services.upower = {
|
services.upower = {
|
||||||
enable = true;
|
enable = true;
|
||||||
percentageCritical = 5;
|
percentageCritical = 5;
|
||||||
|
criticalPowerAction = "HybridSleep";
|
||||||
};
|
};
|
||||||
|
|
||||||
# Import other configuration modules
|
# Import other configuration modules
|
||||||
|
|||||||
Reference in New Issue
Block a user