use hyprland from repo, not latest commit

This commit is contained in:
2025-12-08 16:09:19 +01:00
parent 88e088cf86
commit c331bc700e
3 changed files with 7 additions and 466 deletions

View File

@@ -46,8 +46,8 @@
enable = true;
withUWSM = true; # Enable Universal Wayland Session Manager
# Use cutting-edge Hyprland from flake input (latest features)
package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland;
portalPackage = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.xdg-desktop-portal-hyprland;
package = pkgs.hyprland;
portalPackage = pkgs.xdg-desktop-portal-hyprland;
};
# regreet: Modern, customizable greeter for greetd