pinwheel: Replace swaylock with hyprlock

Fixes black internal screen after unlocking with external monitor
disconnected, and occasional Hyprland crashes on lock.
This commit is contained in:
Alexander Heldt
2026-02-23 10:44:31 +01:00
parent 7d6785f27e
commit ac1c5c372f
3 changed files with 33 additions and 18 deletions

View File

@@ -14,7 +14,7 @@ in
nix-index.enable = false;
greetd.enable = true;
hyprland.enable = true;
swaylock.enable = true;
hyprlock.enable = true;
physlock.enable = false;
power.enable = true;