mirror of
https://github.com/nix-community/home-manager
synced 2024-10-31 16:29:44 +01:00
deploy: d634c3abaf
This commit is contained in:
parent
b449d33380
commit
1541d927fe
1 changed files with 24 additions and 0 deletions
|
@ -43138,6 +43138,30 @@ TOML value</p>
|
|||
|
||||
</code></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/tealdeer.nix" target="_top">
|
||||
<home-manager/modules/programs/tealdeer.nix>
|
||||
</a></code>
|
||||
</td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
<dt>
|
||||
<span class="term">
|
||||
<a id="opt-programs.tealdeer.updateOnActivation"></a><a class="term" href="options.xhtml#opt-programs.tealdeer.updateOnActivation"><code class="option">programs.tealdeer.updateOnActivation</code>
|
||||
</a>
|
||||
</span>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>Whether to update tealdeer’s cache on activation.</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>
|
||||
|
|
Loading…
Reference in a new issue