hyprland: specify the xdg-desktop-portal package from git flake
This commit is contained in:
parent
4cb285ac2d
commit
5434de614d
|
@ -262,6 +262,7 @@ in
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
package = hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland;
|
package = hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland;
|
||||||
|
portalPackage = hyprland.packages.${pkgs.stdenv.hostPlatform.system}.xdg-desktop-portal-hyprland;
|
||||||
};
|
};
|
||||||
|
|
||||||
# Enable XDG Desktop Portals.
|
# Enable XDG Desktop Portals.
|
||||||
|
|
Loading…
Reference in a new issue