nix.gc.options
Options given to nix-collect-garbage when the garbage collector is run automatically.
- Type
string- Default
""- Example
"--max-freed $((64 * 1024**3))"- Declared
- <nix-darwin/modules/services/nix-gc>
Options given to nix-collect-garbage when the garbage collector is run automatically.
string"""--max-freed $((64 * 1024**3))"