nix.gc.options
NixOS option
Options given to nix-collect-garbage when the garbage collector is run automatically.
type: (optionally newline-terminated) single-line stringDefault
""
Example
declared in: nixos/modules/services/misc/nix-gc.nixView source on NixOS/nixpkgs →"--max-freed $((64 * 1024**3))"