1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-05 16:41:04 +01:00
This commit is contained in:
khaneliman 2025-02-18 01:36:57 +00:00
parent 8277328613
commit 49b617afa5

View file

@ -37233,6 +37233,33 @@ boolean</p>
<p><span class="emphasis"><em>Example:</em></span>
<code class="literal">false</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/mise.nix" target="_top">
&lt;home-manager/modules/programs/mise.nix&gt;
</a></code>
</td></tr>
</table>
</dd>
<dt>
<span class="term">
<a id="opt-programs.mise.enableNushellIntegration"></a><a class="term" href="options.xhtml#opt-programs.mise.enableNushellIntegration"><code class="option">programs.mise.enableNushellIntegration</code>
</a>
</span>
</dt>
<dd>
<p>Whether to enable Nushell integration.</p>
<p><span class="emphasis"><em>Type:</em></span>
boolean</p>
<p><span class="emphasis"><em>Default:</em></span>
<a class="xref" href="options.xhtml#opt-home.shell.enableNushellIntegration" ><code class="option">home.shell.enableNushellIntegration</code></a></p>
<p><span class="emphasis"><em>Example:</em></span>
<code class="literal">false</code></p>
<p><span class="emphasis"><em>Declared by:</em></span></p>
<table border="0" summary="Simple list" class="simplelist">
<tr><td>