This commit is contained in:
iFargle 2024-02-01 08:16:04 +09:00
parent 8cc5e72440
commit 1f5bf07e97

View file

@ -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;