This commit is contained in:
sumnerevans 2024-06-04 04:21:30 +00:00
parent 0480d2ff0b
commit b3ff97b99c

View file

@ -11219,6 +11219,36 @@ null or string</p>
<p><span class="emphasis"><em>Example:</em></span>
<code class="literal">&quot;--max-freed $((64 * 1024**3))&quot;</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/services/nix-gc.nix" target="_top">
&lt;home-manager/modules/services/nix-gc.nix&gt;
</a></code>
</td></tr>
</table>
</dd>
<dt>
<span class="term">
<a id="opt-nix.gc.persistent"></a><a class="term" href="options.xhtml#opt-nix.gc.persistent"><code class="option">nix.gc.persistent</code>
</a>
</span>
</dt>
<dd>
<p>If true, the time when the service unit was last triggered is
stored on disk. When the timer is activated, the service unit is
triggered immediately if it would have been triggered at least once
during the time when the timer was inactive.</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>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>
@ -45928,7 +45958,7 @@ boolean</p>
package</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">&lt;derivation terminator-2.1.3&gt;</code></p>
<code class="literal">&lt;derivation terminator-2.1.4&gt;</code></p>
<p><span class="emphasis"><em>Example:</em></span>
<code class="literal">pkgs.terminator</code></p>