test
This commit is contained in:
parent
8cc5e72440
commit
1f5bf07e97
1 changed files with 6 additions and 7 deletions
|
@ -93,13 +93,12 @@
|
||||||
# HibernateDelaySec is the amount of time the
|
# HibernateDelaySec is the amount of time the
|
||||||
# system sleeps before entering hibernate when
|
# system sleeps before entering hibernate when
|
||||||
# using suspend-then-hibernate
|
# using suspend-then-hibernate
|
||||||
systemd.sleep.extraConfig = ''
|
# systemd.sleep.extraConfig = ''
|
||||||
AllowSuspend=yes
|
# AllowSuspend=yes
|
||||||
AllowHibernation=yes
|
# AllowHibernation=yes
|
||||||
AllowSuspendThenHibernate=yes
|
# AllowSuspendThenHibernate=yes
|
||||||
AllowHybridSleep=yes
|
# HibernateDelaySec=600
|
||||||
HibernateDelaySec=600
|
# '';
|
||||||
'';
|
|
||||||
|
|
||||||
# XDG portal
|
# XDG portal
|
||||||
xdg.portal.enable = true;
|
xdg.portal.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue