1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-03-31 04:04:32 +00:00
This commit is contained in:
khaneliman 2025-03-25 18:15:59 +00:00
parent 18c3e72ca8
commit 105b22e390

View file

@ -19497,7 +19497,7 @@ boolean</p>
</span>
</dt>
<dd>
<p>Whether to enable Fish integration.</p><p>Note, enabling the direnv module will always active its functionality
<p>Whether to enable Fish integration.</p><p>Note, enabling the direnv module will always activate its functionality
for Fish since the direnv package automatically gets loaded in Fish.
If this is not the case try adding</p><pre><code class="programlisting nix">environment.pathsToLink = [ &quot;/share/fish&quot; ];
</code></pre><p>to the system configuration.</p>
@ -19962,7 +19962,7 @@ package</p>
</span>
</dt>
<dd>
<p>A set of containers and all its respective configurations. Each option cat be either a
<p>A set of containers and all its respective configurations. Each option can be either a
bool, string or a list of strings. If passed a list, the option will be repeated for each element.
See common-debian in the example config. All the available options for the containers can be found
in the distrobox-assemble documentation at <a class="link" href="https://github.com/89luca89/distrobox/blob/main/docs/usage/distrobox-assemble.md" target="_top">https://github.com/89luca89/distrobox/blob/main/docs/usage/distrobox-assemble.md</a>.</p>
@ -78484,7 +78484,7 @@ null or absolute path</p>
</span>
</dt>
<dd>
<p>Path to key used for decrpytion of images.</p>
<p>Path to key used for decryption of images.</p>
<p><span class="emphasis"><em>Type:</em></span>
null or absolute path</p>