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
|
||||
# system sleeps before entering hibernate when
|
||||
# using suspend-then-hibernate
|
||||
systemd.sleep.extraConfig = ''
|
||||
AllowSuspend=yes
|
||||
AllowHibernation=yes
|
||||
AllowSuspendThenHibernate=yes
|
||||
AllowHybridSleep=yes
|
||||
HibernateDelaySec=600
|
||||
'';
|
||||
# systemd.sleep.extraConfig = ''
|
||||
# AllowSuspend=yes
|
||||
# AllowHibernation=yes
|
||||
# AllowSuspendThenHibernate=yes
|
||||
# HibernateDelaySec=600
|
||||
# '';
|
||||
|
||||
# XDG portal
|
||||
xdg.portal.enable = true;
|
||||
|
|
Loading…
Reference in a new issue