From dfbfe5edbd42fa8cb82e283a64b97dcb99d0886c Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 17 Dec 2017 03:00:56 +0100 Subject: =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hel.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hel.nix b/hel.nix index 29a2acee..06a0e466 100644 --- a/hel.nix +++ b/hel.nix @@ -514,7 +514,7 @@ bindsTo = [ "dev-gpscfg0.device" ]; after = [ "dev-gpscfg0.device" ]; - wantedBy = [ "timers.target" ]; + wantedBy = [ "dev-gpscfg0.device" ]; timerConfig = { OnActiveSec = "0s"; -- cgit v1.2.3