| options/nixos/nix.gc.dates | How often or when garbage collection is performed
|
| options/home-manager/nix.gc.dates | When to run the Nix garbage collector
|
| options/nixos/nix.gc.options | Options given to nix-collect-garbage when the garbage collector is run automatically.
|
| options/home-manager/nix.gc.options | Options given to nix-collect-garbage when the
garbage collector is run automatically.
|
| options/darwin/nix.gc.options | Options given to nix-collect-garbage when the
garbage collector is run automatically.
|
| options/darwin/nix.gc.interval | The calendar interval at which the garbage collector will run
|
| options/nixos/nix.gc.automatic | Automatically run the garbage collector at a specific time.
|
| options/darwin/nix.gc.automatic | Automatically run the garbage collector at a specific time.
|
| options/home-manager/nix.gc.automatic | Automatically run the garbage collector at a specific time
|
| options/home-manager/nix.gc.persistent | If true, the time when the service unit was last triggered is
stored on disk
|
| options/nixos/nix.gc.persistent | Takes a boolean argument
|
| options/nixos/nix.gc.randomizedDelaySec | Add a randomized delay before each garbage collection
|
| options/home-manager/nix.gc.randomizedDelaySec | Add a randomized delay before each garbage collection
|