Commit c847e364 authored by Elijah M. Immer's avatar Elijah M. Immer
Browse files

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.
parent 854f4671
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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