configuration/desktop: Tune upower tresholds
This commit is contained in:
parent
3cff496e74
commit
be1fc59843
@ -9,6 +9,12 @@
|
||||
HibernateDelaySec=30m
|
||||
'';
|
||||
|
||||
services.upower = {
|
||||
percentageLow = 20;
|
||||
percentageCritical = 10;
|
||||
percentageAction = 8;
|
||||
};
|
||||
|
||||
programs.dconf.profiles = {
|
||||
user.databases = [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user