MyNixOS website logo
option

services.timesyncd.settings.Time

Settings for systemd-timesyncd. See timesyncd.conf(5) for available options.

Declarations
Type
open submodule of attribute set of (systemd option)
Default
{ }
Example
{
  PollIntervalMaxSec = 180;
}