hosts/plover: prepend Hetzner NTP servers

This commit is contained in:
Gabriel Arazas 2023-10-28 12:23:38 +08:00
parent 3b79f3e256
commit 9442d7899d
No known key found for this signature in database
GPG Key ID: ADE0C41DAB221FCC

View File

@ -41,6 +41,13 @@ in
# service.
useDHCP = false;
dhcpcd.enable = false;
# We'll make use of their timeservers.
timeServers = lib.mkBefore [
"ntp1.hetzner.de"
"ntp2.hetzner.com"
"ntp3.hetzner.net"
];
};
# The local DNS resolver. This should be used in conjunction with an