hyprland: specify the xdg-desktop-portal package from git flake

This commit is contained in:
Alexandre Cavalheiro 2024-08-10 17:22:05 -03:00
parent 4cb285ac2d
commit 5434de614d
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF

View file

@ -262,6 +262,7 @@ in
enable = true;
package = hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland;
portalPackage = hyprland.packages.${pkgs.stdenv.hostPlatform.system}.xdg-desktop-portal-hyprland;
};
# Enable XDG Desktop Portals.