hyprland: specify the xdg-desktop-portal package from git flake
This commit is contained in:
parent
4cb285ac2d
commit
5434de614d
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue