From 446998414eb04f99cbf3d57bd010547e671f3a48 Mon Sep 17 00:00:00 2001 From: rycee Date: Thu, 8 Jan 2026 13:30:48 +0000 Subject: [PATCH] deploy: d1da1de5c27bcedfbf8d8f260b63b51ee5442550 --- options.xhtml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/options.xhtml b/options.xhtml index 2dcb45200..36c636c23 100644 --- a/options.xhtml +++ b/options.xhtml @@ -15011,7 +15011,7 @@ boolean

-

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).

+

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: (optionally newline-terminated) single-line string or list of string

@@ -57940,7 +57940,7 @@ boolean

-

How often cleanup is performed.

On linux the format is described in 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).

+

How often cleanup is performed.

On linux the format is described in 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: (optionally newline-terminated) single-line string

@@ -92739,7 +92739,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.

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

+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

@@ -98663,7 +98663,7 @@ boolean

The interval at which the Home Manager auto expire is run.

This value is passed to the systemd timer configuration -as the OnCalendar option.

The format is described in 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).

+as the OnCalendar option.

The format is described in 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