mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-05 16:41:04 +01:00
deploy: 5966fc8bd1
This commit is contained in:
parent
7cfbd515d8
commit
3eb2809df9
1 changed files with 4 additions and 3 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue