about summary refs log tree commit diff
diff options
context:
space:
mode:
authorOTABI Tomoya <tomoya.otabi@gmail.com>2024-01-25 14:23:06 +0900
committerGitHub <noreply@github.com>2024-01-25 14:23:06 +0900
commited6610e31b674f9c9201ff18c904ffe78f575f38 (patch)
treec91ca85e4b250f760ae5e4675511d76846dd6c58
parent826606889e22212a48080713caa8e3044ce8e67c (diff)
parentc847e364eacd9b0ae888b7fcdc235a321d1de52a (diff)
Merge pull request #273671 from elijahimmer/hyprland-move-to-programs-wayland
nixos/hyprland: move to programs/wayland
-rw-r--r--nixos/modules/module-list.nix2
-rw-r--r--nixos/modules/programs/wayland/hyprland.nix (renamed from nixos/modules/programs/hyprland.nix)0
2 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix
index 815061639c699..fa9ca22255301 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
diff --git a/nixos/modules/programs/hyprland.nix b/nixos/modules/programs/wayland/hyprland.nix
index 9061ce5da83a8..9061ce5da83a8 100644
--- a/nixos/modules/programs/hyprland.nix
+++ b/nixos/modules/programs/wayland/hyprland.nix