networking.timeServers

The set of NTP servers from which to synchronise.

Type
list of string
Default
[
  "0.nixos.pool.ntp.org"
  "1.nixos.pool.ntp.org"
  "2.nixos.pool.ntp.org"
  "3.nixos.pool.ntp.org"
]
Declared
<nixpkgs/nixos/modules/config/networking.nix>