services.ncps.cache.lru.schedule

The cron spec for cleaning the store to keep it under config.ncps.cache.maxSize. Refer to https://pkg.go.dev/github.com/robfig/cron/v3#hdr-Usage for documentation.

Type
null or string
Default
null
Example
"0 2 * * *"
Declared
<nixpkgs/nixos/modules/services/networking/ncps.nix>