From b4a14a83f02ebc15f0b599d57b93748bbad98d97 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 30 Oct 2017 17:49:29 +0100 Subject: autostart gpscfg.timer --- hel.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hel.nix') diff --git a/hel.nix b/hel.nix index 5e3d2819..43a67181 100644 --- a/hel.nix +++ b/hel.nix @@ -498,5 +498,7 @@ OnActiveSec = "30s"; OnUnitActiveSec = "30s"; }; + + systemd.targets."multi-user".wants = ["gpscfg.timer"]; } -- cgit v1.2.3