summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/surtr/default.nix5
1 files changed, 2 insertions, 3 deletions
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 @@
87 servers = []; 87 servers = [];
88 extraConfig = '' 88 extraConfig = ''
89 pool time.cloudflare.com iburst nts 89 pool time.cloudflare.com iburst nts
90 server nts.netnod.se:4460 iburst nts 90 server nts.sth1.ntp.se iburst nts
91 server sth1.nts.netnod.se:4460 iburst nts 91 server nts.sth2.ntp.se iburst nts
92 server sth2.nts.netnod.se:4460 iburst nts
93 92
94 refclock PHC /dev/ptp_kvm poll 2 dpoll -2 offset 0 stratum 3 93 refclock PHC /dev/ptp_kvm poll 2 dpoll -2 offset 0 stratum 3
95 94