nix.gc.options
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
- <home-manager/modules/services/nix-gc.nix>
Options given to nix-collect-garbage when the garbage collector is run automatically.
null or stringnull"--max-freed $((64 * 1024**3))"