services.ncps.cache.lru.schedule

NixOS option

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 in: nixos/modules/services/networking/ncps.nixView source on NixOS/nixpkgs →