mirror of
https://github.com/nix-community/home-manager.git
synced 2025-03-31 04:04:32 +00:00
deploy: 8bef8b7a0a
This commit is contained in:
parent
18c3e72ca8
commit
105b22e390
1 changed files with 3 additions and 3 deletions
|
@ -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 = [ "/share/fish" ];
|
||||
</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>
|
||||
|
|
Loading…
Add table
Reference in a new issue