1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-06 00:51:04 +01: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> </span>
</dt> </dt>
<dd> <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. 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; ]; 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> </code></pre><p>to the system configuration.</p>
@ -19962,7 +19962,7 @@ package</p>
</span> </span>
</dt> </dt>
<dd> <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. 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 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> 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> </span>
</dt> </dt>
<dd> <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> <p><span class="emphasis"><em>Type:</em></span>
null or absolute path</p> null or absolute path</p>