deploy: c1609d584a
This commit is contained in:
parent
2f3b78b4da
commit
4e2c1ab7d5
|
@ -77350,7 +77350,10 @@ attribute set of ((list of string) or ((list of string) or string) convertible t
|
|||
</span>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>Whether to enable <a class="link" href="https://github.com/flatpak/xdg-desktop-portal" target="_top">XDG desktop integration</a>.</p>
|
||||
<p>Whether to enable <a class="link" href="https://github.com/flatpak/xdg-desktop-portal" target="_top">XDG desktop integration</a>.</p><p>Note, if you use the NixOS module and have <code class="literal">useUserPackages = true</code>,
|
||||
make sure to add</p><pre><code class="programlisting nix">environment.pathsToLink = [ "/share/xdg-desktop-portal" "/share/applications" ];
|
||||
</code></pre><p>to your system configuration so that the portal definitions and DE
|
||||
provided configurations get linked.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
boolean</p>
|
||||
|
|
Loading…
Reference in a new issue