mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-05 08:31:03 +01:00
deploy: 9b6e609a6e
This commit is contained in:
parent
bcc34c1ea1
commit
09ae39619a
1 changed files with 0 additions and 81 deletions
|
|
@ -57868,87 +57868,6 @@ string</p>
|
||||||
</td></tr>
|
</td></tr>
|
||||||
</table>
|
</table>
|
||||||
</dd>
|
</dd>
|
||||||
<dt>
|
|
||||||
<span class="term">
|
|
||||||
<a id="opt-programs.octant.enable"></a><a class="term" href="options.xhtml#opt-programs.octant.enable"><code class="option">programs.octant.enable</code>
|
|
||||||
</a>
|
|
||||||
</span>
|
|
||||||
</dt>
|
|
||||||
<dd>
|
|
||||||
<p>Whether to enable octant.</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/octant.nix" target="_top">
|
|
||||||
<home-manager/modules/programs/octant.nix>
|
|
||||||
</a></code>
|
|
||||||
</td></tr>
|
|
||||||
</table>
|
|
||||||
</dd>
|
|
||||||
<dt>
|
|
||||||
<span class="term">
|
|
||||||
<a id="opt-programs.octant.package"></a><a class="term" href="options.xhtml#opt-programs.octant.package"><code class="option">programs.octant.package</code>
|
|
||||||
</a>
|
|
||||||
</span>
|
|
||||||
</dt>
|
|
||||||
<dd>
|
|
||||||
<p>The octant 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.octant</code></p>
|
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Example:</em></span>
|
|
||||||
<code class="literal">pkgs.octant-other</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/octant.nix" target="_top">
|
|
||||||
<home-manager/modules/programs/octant.nix>
|
|
||||||
</a></code>
|
|
||||||
</td></tr>
|
|
||||||
</table>
|
|
||||||
</dd>
|
|
||||||
<dt>
|
|
||||||
<span class="term">
|
|
||||||
<a id="opt-programs.octant.plugins"></a><a class="term" href="options.xhtml#opt-programs.octant.plugins"><code class="option">programs.octant.plugins</code>
|
|
||||||
</a>
|
|
||||||
</span>
|
|
||||||
</dt>
|
|
||||||
<dd>
|
|
||||||
<p>Optional Octant plugins.</p>
|
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Type:</em></span>
|
|
||||||
list of package</p>
|
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Default:</em></span>
|
|
||||||
<code class="literal">[ ]</code></p>
|
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Example:</em></span>
|
|
||||||
<code class="literal">[ pkgs.starboard-octant-plugin ]</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/octant.nix" target="_top">
|
|
||||||
<home-manager/modules/programs/octant.nix>
|
|
||||||
</a></code>
|
|
||||||
</td></tr>
|
|
||||||
</table>
|
|
||||||
</dd>
|
|
||||||
<dt>
|
<dt>
|
||||||
<span class="term">
|
<span class="term">
|
||||||
<a id="opt-programs.offlineimap.enable"></a><a class="term" href="options.xhtml#opt-programs.offlineimap.enable"><code class="option">programs.offlineimap.enable</code>
|
<a id="opt-programs.offlineimap.enable"></a><a class="term" href="options.xhtml#opt-programs.offlineimap.enable"><code class="option">programs.offlineimap.enable</code>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue