From b6d73ef055c3c8b9478c3f9af8a982695d4d4bcd Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 30 May 2021 13:32:12 +0200 Subject: surtr: ntp... --- hosts/surtr/default.nix | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'hosts/surtr') diff --git a/hosts/surtr/default.nix b/hosts/surtr/default.nix index 09f9d520..2c9d28b1 100644 --- a/hosts/surtr/default.nix +++ b/hosts/surtr/default.nix @@ -87,9 +87,8 @@ servers = []; extraConfig = '' pool time.cloudflare.com iburst nts - server nts.netnod.se:4460 iburst nts - server sth1.nts.netnod.se:4460 iburst nts - server sth2.nts.netnod.se:4460 iburst nts + server nts.sth1.ntp.se iburst nts + server nts.sth2.ntp.se iburst nts refclock PHC /dev/ptp_kvm poll 2 dpoll -2 offset 0 stratum 3 -- cgit v1.2.3