Always hibernate #74

Merged
b12f merged 0 commits from refs/pull/74/head into main 2022-08-14 19:18:43 +00:00
b12f commented 2022-04-30 20:58:31 +00:00 (Migrated from git.b12f.io)

Put always hibernate behind a flag

Hibernation is now a core option:

pub-solar.core.hibernation.enable = true;

And there's a paranoia mode, that keeps the disk encrypted as much as
possible by enabling hibernation and removing the options for sleep,
screen locking.

Idle locking now hibernates, and it does it on very short notice.

Put always hibernate behind a flag Hibernation is now a core option: ``` pub-solar.core.hibernation.enable = true; ``` And there's a paranoia mode, that keeps the disk encrypted as much as possible by enabling hibernation and removing the options for sleep, screen locking. Idle locking now hibernates, and it does it on very short notice.
teutat3s (Migrated from git.b12f.io) reviewed 2022-04-30 20:58:39 +00:00
hensoko (Migrated from git.b12f.io) reviewed 2022-04-30 20:58:39 +00:00
hensoko (Migrated from git.b12f.io) approved these changes 2022-08-14 15:26:50 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: pub-solar/os#74
No description provided.