summaryrefslogtreecommitdiff
path: root/hosts/shinji/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/shinji/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 '')
-rw-r--r--hosts/shinji/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/shinji/default.nix b/hosts/shinji/default.nix
index 8051429..543936e 100644
--- a/hosts/shinji/default.nix
+++ b/hosts/shinji/default.nix
@@ -48,6 +48,7 @@
desktops = {
enable = true;
hyprland = true;
+ ly = true;
};
development = {
c = true;