Options given to nix-collect-garbage when the garbage collector is run automatically.
Declarations
Type
stringDefault
""Example
"--max-freed $((64 * 1024**3))"Options given to nix-collect-garbage when the garbage collector is run automatically.
string"""--max-freed $((64 * 1024**3))"