diff options
Diffstat (limited to 'hosts/kaworu')
-rw-r--r-- | hosts/kaworu/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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; |