1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-09 18:41:06 +01:00
This commit is contained in:
rycee 2022-12-28 20:26:47 +00:00
parent c4594c2b8a
commit 0160bd554a
3 changed files with 12 additions and 9 deletions

View file

@ -2458,6 +2458,9 @@ automatically gets loaded in Fish. If this is not the case try adding
environment.pathsToLink = [ "/share/fish" ];
</pre><p>
to the system configuration.
</p><p><span class="emphasis"><em>Type:</em></span> boolean <span class="emphasis"><em>(read only)</em></span></p><p><span class="emphasis"><em>Default:</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/programs/direnv.nix#blob-path" target="_top">
&lt;home-manager/modules/programs/direnv.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.direnv.enableNushellIntegration"></a><a class="term" href="options.html#opt-programs.direnv.enableNushellIntegration"><code class="option">programs.direnv.enableNushellIntegration</code></a></span></dt><dd><p>Whether to enable Nushell integration.
</p><p><span class="emphasis"><em>Type:</em></span> boolean <span class="emphasis"><em>(read only)</em></span></p><p><span class="emphasis"><em>Default:</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/programs/direnv.nix#blob-path" target="_top">
&lt;home-manager/modules/programs/direnv.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.direnv.enableZshIntegration"></a><a class="term" href="options.html#opt-programs.direnv.enableZshIntegration"><code class="option">programs.direnv.enableZshIntegration</code></a></span></dt><dd><p>Whether to enable Zsh integration.