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