xdg.portal.configPackages

NixOS option

List of packages that provide XDG desktop portal configuration, usually in the form of share/xdg-desktop-portal/$desktop-portals.conf. Note that configs in xdg.portal.config will be preferred if set.

type: list of package
Default
[ ]
Example
[ pkgs.gnome-session ]
declared in: nixos/modules/config/xdg/portal.nixView source on NixOS/nixpkgs →