This commit is contained in:
rycee 2024-03-28 06:30:27 +00:00
parent e560b2c552
commit b4d754bfd9
1 changed files with 27 additions and 0 deletions

View File

@ -8178,6 +8178,33 @@ string</p>
</td></tr>
</table>
</dd>
<dt>
<span class="term">
<a id="opt-home.preferXdgDirectories"></a><a class="term" href="options.xhtml#opt-home.preferXdgDirectories"><code class="option">home.preferXdgDirectories</code>
</a>
</span>
</dt>
<dd>
<p>Whether to make programs use XDG directories whenever supported.</p>
<p><span class="emphasis"><em>Type:</em></span>
boolean</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">false</code></p>
<p><span class="emphasis"><em>Example:</em></span>
<code class="literal">true</code></p>
<p><span class="emphasis"><em>Declared by:</em></span></p>
<table border="0" summary="Simple list" class="simplelist">
<tr><td>
<code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/home-environment.nix" target="_top">
&lt;home-manager/modules/home-environment.nix&gt;
</a></code>
</td></tr>
</table>
</dd>
<dt>
<span class="term">
<a id="opt-home.profileDirectory"></a><a class="term" href="options.xhtml#opt-home.profileDirectory"><code class="option">home.profileDirectory</code>