From 76545937e8067ca3bbb0ef3742d0568d75d2e5af Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Tue, 20 Jan 2026 09:47:35 -0500 Subject: switch back to hyprlock, update style --- hosts/shinji/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts') diff --git a/hosts/shinji/default.nix b/hosts/shinji/default.nix index 4bdf7f4..ec86418 100644 --- a/hosts/shinji/default.nix +++ b/hosts/shinji/default.nix @@ -68,6 +68,7 @@ # modules apps = { caelestia.enable = true; + hyprlock.enable = true; rofi.enable = true; kitty.enable = true; }; -- cgit v1.2.3-freya