1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-05 16:41:04 +01:00
This commit is contained in:
khaneliman 2025-04-08 14:47:08 +00:00
parent 7cfbd515d8
commit 3eb2809df9

View file

@ -97921,9 +97921,10 @@ list of package</p>
</span>
</dt>
<dd>
<p>List of additional portals that should be passed to the
<code class="literal">xdg-desktop-portal.service</code>, via the <code class="literal">XDG_DESKTOP_PORTAL_DIR</code>
variable.</p><p>Portals allow interaction with system, like choosing files or taking
<p>List of additional portals that should be added to the environment.</p><p>The directory where the portal definitions have been merged together
(likely <code class="literal">~/.nix-profile/share/xdg-desktop-portal/portals</code>) will get
passed to <code class="literal">xdg-desktop-portal.service</code> via the
<code class="literal">NIX_XDG_DESKTOP_PORTAL_DIR</code> environment variable.</p><p>Portals allow interaction with system, like choosing files or taking
screenshots. At minimum, a desktop portal implementation should be
listed.</p>