diff --git a/systemd/sleep.conf b/systemd/sleep.conf index 0ff7604..ad341a0 100644 --- a/systemd/sleep.conf +++ b/systemd/sleep.conf @@ -1,5 +1,5 @@ [Sleep] AllowSuspend=false -AllowHibernation=false +AllowHibernation=true AllowSuspendThenHibernate=false -AllowHybridSleep=false +AllowHybridSleep=true