summaryrefslogtreecommitdiff
path: root/hosts/kaworu/default.nix
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2025-06-30 13:09:53 -0400
committerFreya Murphy <freya@freyacat.org>2025-06-30 13:09:53 -0400
commit3e4c64efda269632cf573c79cd297b802c9bb8fa (patch)
tree91472685b0f145aa003c505e2f8e4ae4c13af9ad /hosts/kaworu/default.nix
parentupdate pkgs imports (diff)
downloaddotfiles-nix-3e4c64efda269632cf573c79cd297b802c9bb8fa.tar.gz
dotfiles-nix-3e4c64efda269632cf573c79cd297b802c9bb8fa.tar.bz2
dotfiles-nix-3e4c64efda269632cf573c79cd297b802c9bb8fa.zip
add ly display manager
Diffstat (limited to 'hosts/kaworu/default.nix')
-rw-r--r--hosts/kaworu/default.nix1
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;