From 9b8f612dc67407e7730f9f3bdfee717fb3147fa2 Mon Sep 17 00:00:00 2001 From: rycee Date: Fri, 25 Oct 2024 13:56:09 +0000 Subject: [PATCH] deploy: 6cc03e337aa1d0222e5942f58839d965075a9781 --- options.xhtml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/options.xhtml b/options.xhtml index 27b1c4f8e..b7c5bb680 100644 --- a/options.xhtml +++ b/options.xhtml @@ -11306,6 +11306,36 @@ boolean

Example: false

+

Declared by:

+ + +
+ +<home-manager/modules/services/nix-gc.nix> + +
+ +
+ + nix.gc.randomizedDelaySec + + +
+
+

Add a randomized delay before each garbage collection. +The delay will be chosen between zero and this value. +This value must be a time span in the format specified by +systemd.time(7)

+ +

Type: +(optionally newline-terminated) single-line string

+ +

Default: +"0"

+ +

Example: +"45min"

+

Declared by: