summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hel.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hel.nix b/hel.nix
index c6c83ef6..9458abf1 100644
--- a/hel.nix
+++ b/hel.nix
@@ -166,7 +166,7 @@
166 chrony = { 166 chrony = {
167 enable = true; 167 enable = true;
168 extraConfig = '' 168 extraConfig = ''
169 refclock SOCK /var/run/chrony.gps0.sock delay 0.0 refid GPS 169 refclock SOCK /var/run/chrony.gps0.sock refid GPS
170 ''; 170 '';
171 }; 171 };
172 172