mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-04 16:11:06 +01:00
deploy: 6911d3e7f4
This commit is contained in:
parent
d8e0dbd15b
commit
f6a64b3b35
1 changed files with 2 additions and 2 deletions
|
|
@ -13972,7 +13972,7 @@ boolean</p>
|
|||
</dd>
|
||||
<dt>
|
||||
<span class="term">
|
||||
<a id="opt-nix.gc.frequency"></a><a class="term" href="options.xhtml#opt-nix.gc.frequency"><code class="option">nix.gc.frequency</code>
|
||||
<a id="opt-nix.gc.dates"></a><a class="term" href="options.xhtml#opt-nix.gc.dates"><code class="option">nix.gc.dates</code>
|
||||
</a>
|
||||
</span>
|
||||
</dt>
|
||||
|
|
@ -13980,7 +13980,7 @@ boolean</p>
|
|||
<p>When to run the Nix garbage collector.</p><p>On Linux this is a string as defined by <a class="link" href="https://www.freedesktop.org/software/systemd/man/systemd.time.html" target="_top"><span class="citerefentry"><span class="refentrytitle">systemd.time</span>(7)</span></a>.</p><p>On Darwin it must be one of: hourly, daily, weekly, monthly, semiannually, annually, which are implemented as defined in <a class="link" href="https://www.freedesktop.org/software/systemd/man/systemd.time.html" target="_top"><span class="citerefentry"><span class="refentrytitle">systemd.time</span>(7)</span></a>.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
string</p>
|
||||
(optionally newline-terminated) single-line string or list of string</p>
|
||||
|
||||
<p><span class="emphasis"><em>Default:</em></span>
|
||||
<code class="literal">"weekly"</code></p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue