xdg.portal.extraPortals

NixOS option

List of additional portals to add to path. Portals allow interaction with system, like choosing files or taking screenshots. At minimum, a desktop portal implementation should be listed. GNOME and KDE already adds xdg-desktop-portal-gtk; and xdg-desktop-portal-kde respectively. On other desktop environments you probably want to add them yourself.

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