deploy: 2874c6fce6
This commit is contained in:
parent
a12c22ac63
commit
b24e8b6db4
17
options.html
17
options.html
|
@ -10158,6 +10158,23 @@ unspecified value</p><p><span class="emphasis"><em>Default:</em></span>
|
|||
|
||||
</pre><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/texlive.nix" target="_top">
|
||||
<home-manager/modules/programs/texlive.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.thefuck.enable"></a><a class="term" href="options.html#opt-programs.thefuck.enable"><code class="option">programs.thefuck.enable</code></a></span></dt><dd><p>Whether to enable thefuck - magnificent app that corrects your previous console command.</p><p><span class="emphasis"><em>Type:</em></span>
|
||||
boolean</p><p><span class="emphasis"><em>Default:</em></span>
|
||||
<code class="literal">false</code></p><p><span class="emphasis"><em>Example:</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/thefuck.nix" target="_top">
|
||||
<home-manager/modules/programs/thefuck.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.thefuck.enableBashIntegration"></a><a class="term" href="options.html#opt-programs.thefuck.enableBashIntegration"><code class="option">programs.thefuck.enableBashIntegration</code></a></span></dt><dd><p>Whether to enable Bash integration.</p><p><span class="emphasis"><em>Type:</em></span>
|
||||
boolean</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/thefuck.nix" target="_top">
|
||||
<home-manager/modules/programs/thefuck.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.thefuck.enableZshIntegration"></a><a class="term" href="options.html#opt-programs.thefuck.enableZshIntegration"><code class="option">programs.thefuck.enableZshIntegration</code></a></span></dt><dd><p>Whether to enable Zsh integration.</p><p><span class="emphasis"><em>Type:</em></span>
|
||||
boolean</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/thefuck.nix" target="_top">
|
||||
<home-manager/modules/programs/thefuck.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.thefuck.package"></a><a class="term" href="options.html#opt-programs.thefuck.package"><code class="option">programs.thefuck.package</code></a></span></dt><dd><p>The thefuck package to use.</p><p><span class="emphasis"><em>Type:</em></span>
|
||||
package</p><p><span class="emphasis"><em>Default:</em></span>
|
||||
<code class="literal">pkgs.thefuck</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/thefuck.nix" target="_top">
|
||||
<home-manager/modules/programs/thefuck.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.thunderbird.enable"></a><a class="term" href="options.html#opt-programs.thunderbird.enable"><code class="option">programs.thunderbird.enable</code></a></span></dt><dd><p>Whether to enable Thunderbird.</p><p><span class="emphasis"><em>Type:</em></span>
|
||||
boolean</p><p><span class="emphasis"><em>Default:</em></span>
|
||||
<code class="literal">false</code></p><p><span class="emphasis"><em>Example:</em></span>
|
||||
|
|
Loading…
Reference in a new issue