From 3e4c64efda269632cf573c79cd297b802c9bb8fa Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Mon, 30 Jun 2025 13:09:53 -0400 Subject: add ly display manager --- hosts/kaworu/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/kaworu/default.nix') diff --git a/hosts/kaworu/default.nix b/hosts/kaworu/default.nix index 18bfc8e..ab336f7 100644 --- a/hosts/kaworu/default.nix +++ b/hosts/kaworu/default.nix @@ -26,6 +26,7 @@ desktops = { enable = true; hyprland = true; + ly = true; }; development = { c = true; -- cgit v1.2.3-freya