about summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorElijah M. Immer <me@eimmer.me>2023-11-13 08:47:06 +0000
committerElijah M. Immer <me@eimmer.me>2024-01-24 20:20:07 -0800
commitc847e364eacd9b0ae888b7fcdc235a321d1de52a (patch)
tree4030e9fab3323a758db0e0e7c711b8e72d5e92ac /nixos/modules/module-list.nix
parent854f4671883250e456dc1553c783ac9741a0e9a4 (diff)
downloadnixlib-c847e364eacd9b0ae888b7fcdc235a321d1de52a.tar
nixlib-c847e364eacd9b0ae888b7fcdc235a321d1de52a.tar.gz
nixlib-c847e364eacd9b0ae888b7fcdc235a321d1de52a.tar.bz2
nixlib-c847e364eacd9b0ae888b7fcdc235a321d1de52a.tar.lz
nixlib-c847e364eacd9b0ae888b7fcdc235a321d1de52a.tar.xz
nixlib-c847e364eacd9b0ae888b7fcdc235a321d1de52a.tar.zst
nixlib-c847e364eacd9b0ae888b7fcdc235a321d1de52a.zip
nixos/hyprland: move to programs/wayland
Just moved to hyprland module to programs/wayland.
This has no effect on the module side (still accessed the same way in
the module `programs.hyprland`) just moved to be inline with other
wayland compositors.

Also edit the module list to reflect where the file is located.
Diffstat (limited to 'nixos/modules/module-list.nix')
-rw-r--r--nixos/modules/module-list.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix
index 815061639c69..fa9ca2225530 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -195,7 +195,6 @@
   ./programs/haguichi.nix
   ./programs/hamster.nix
   ./programs/htop.nix
-  ./programs/hyprland.nix
   ./programs/iay.nix
   ./programs/iftop.nix
   ./programs/i3lock.nix
@@ -273,6 +272,7 @@
   ./programs/wavemon.nix
   ./programs/wayland/cardboard.nix
   ./programs/wayland/labwc.nix
+  ./programs/wayland/hyprland.nix
   ./programs/wayland/river.nix
   ./programs/wayland/sway.nix
   ./programs/wayland/waybar.nix