Commit graph

4 commits

Author SHA1 Message Date
323a3bd189
sway: use ExecStartPre in systemd service, like upstream wiki 2023-06-13 15:01:15 +02:00
73bf158392
Run treefmt command 2022-11-20 23:28:23 +01:00
4c0991c7e1
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.
2022-08-14 17:10:30 +02:00
ddcf369f41
Initial PubSolarOS commit 2021-05-30 21:10:28 +02:00