services.ntp.extraConfig

NixOS option

Additional text appended to ntp.conf.

type: strings concatenated with "\n"
Default
""
Example
''
  fudge 127.127.1.0 stratum 10
''
declared in: nixos/modules/services/networking/ntp/ntpd.nixView source on NixOS/nixpkgs →