From d99945995a8db69edf9b053f0cb24f1d8ec3efb0 Mon Sep 17 00:00:00 2001
From: rycee
The frequency at which to run the garbage collector.
These enums are based on special expressions from the -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 the manual page above.
Type: -one of “hourly”, “daily”, “weekly”, “monthly”, “semiannually”, “annually”
+stringDefault:
"weekly"
Example:
-"monthly"
"03:15"
Declared by: