summaryrefslogtreecommitdiff
path: root/hel.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hel.nix')
-rw-r--r--hel.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hel.nix b/hel.nix
index d4235c03..c6c83ef6 100644
--- a/hel.nix
+++ b/hel.nix
@@ -290,6 +290,7 @@
290 }; 290 };
291 }; 291 };
292 292
293 systemd.services."gpsd".wants = [ "chronyd.service" ];
293 systemd.services."gpsd".after = [ "chronyd.service" ]; 294 systemd.services."gpsd".after = [ "chronyd.service" ];
294 295
295 users = { 296 users = {