services.timesyncd.settings.Time
NixOS option
Settings for systemd-timesyncd. See timesyncd.conf(5) for available options.
type: open submodule of attribute set of (systemd option)Default
{ }Example
declared in: nixos/modules/system/boot/timesyncd.nixView source on NixOS/nixpkgs →{
PollIntervalMaxSec = 180;
}