nix.gc.options

Options given to nix-collect-garbage when the garbage collector is run automatically.

Type
(optionally newline-terminated) single-line string
Default
""
Example
"--max-freed $((64 * 1024**3))"
Declared
<nixpkgs/nixos/modules/services/misc/nix-gc.nix>