services.ncps.cache.lru.scheduleTimeZone

NixOS option

The name of the timezone to use for the cron schedule. See https://en.wikipedia.org/wiki/List_of_tz_database_time_zones for a comprehensive list of possible values for this setting.

type: string
Default
"Local"
Example
"America/Los_Angeles"
declared in: nixos/modules/services/networking/ncps.nixView source on NixOS/nixpkgs →