hyprland: move to hyprwm/hyprland

This commit is contained in:
AndersonTorres
2022-10-16 23:08:05 -03:00
parent 2675c17f09
commit 0cf5a3489a
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -4218,7 +4218,7 @@ with pkgs;
hunt = callPackage ../tools/misc/hunt { };
hyprland = callPackage ../applications/window-managers/hyprland { };
hyprland = callPackage ../applications/window-managers/hyprwm/hyprland { };
hysteria = callPackage ../tools/networking/hysteria {
buildGoModule = buildGo119Module;