Benjamin Bädorf
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
Benjamin Bädorf
e3bfdc71fc
Merge branch 'main' into feat/hibernate-always
2022-08-14 15:05:32 +02:00
teutat3s
3bd0b3c502
signal-desktop: works without workaround again
...
Also add --use-tray-icon flag, since it works now
2022-07-08 14:24:23 +02:00
Hendrik Sokolowski
159ae86722
Start sway as a systemd user process again
...
After login on TTY1 sway was started by calling
exec sway
See also b84d88fc92
Co-authored-by: Hendrik Sokolowski <hensoko@gssws.de>
2022-05-02 20:55:34 +02:00
Benjamin Bädorf
0c4987ede1
Add resume device
2022-05-01 17:29:34 +02:00
Benjamin Bädorf
3024b14735
Merge branch 'main' into feat/hibernate-always
2022-04-30 22:55:32 +02:00
teutat3s
2748fbcdee
wayland: use NIXOS_OZONE_WL instead of *-wayland packages
2022-01-31 17:12:03 +01:00
Benjamin Bädorf
578f05b4f1
Always hibernate
2022-01-12 17:39:16 +01:00
teutat3s
b84d88fc92
graphical, sway: disable greetd, auto-login directly to desktop
2021-11-29 17:19:05 +01:00
Benjamin Bädorf
ddcf369f41
Initial PubSolarOS commit
2021-05-30 21:10:28 +02:00