nix.optimise.dates

NixOS option

Specification (in the format described by systemd.time(7)) of the time at which the optimiser will run.

type: (optionally newline-terminated) single-line string or list of string
Default
[
  "03:45"
]
declared in: nixos/modules/services/misc/nix-optimise.nixView source on NixOS/nixpkgs →