From 249dca5754b6830e897d1c93d69d4691789e3084 Mon Sep 17 00:00:00 2001 From: khaneliman Date: Thu, 15 May 2025 20:17:42 +0000 Subject: [PATCH] deploy: 098e365dd83311cc8236f83ea6be42abb49a6c76 --- options.xhtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/options.xhtml b/options.xhtml index e9e340c1d..d450dc964 100644 --- a/options.xhtml +++ b/options.xhtml @@ -12291,7 +12291,7 @@ boolean

-

When to run the Nix garbage collector.

On Linux this is a string as defined by systemd.time(7).

$lib.hm.darwin.{intervalDocumentation}

+

When to run the Nix garbage collector.

On Linux this is a string as defined by systemd.time(7).

On Darwin it must be one of: hourly, daily, weekly, monthly, semiannually, annually, which are implemented as defined in systemd.time(7).

Type: string

@@ -72793,7 +72793,7 @@ boolean

This value is passed to the systemd timer configuration as the onCalendar option. See systemd.time(7) -for more information about the format.

+for more information about the format.

On Darwin it must be one of: hourly, daily, weekly, monthly, semiannually, annually, which are implemented as defined in systemd.time(7).

Type: string