nix.gc.options

Home-Manager option

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

type: null or string
Default
null
Example
"--max-freed $((64 * 1024**3))"
declared in: <home-manager/modules/services/nix-gc.nix>source unavailable