diff options
| -rw-r--r-- | hel.nix | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -514,7 +514,7 @@ | |||
| 514 | bindsTo = [ "dev-gpscfg0.device" ]; | 514 | bindsTo = [ "dev-gpscfg0.device" ]; |
| 515 | after = [ "dev-gpscfg0.device" ]; | 515 | after = [ "dev-gpscfg0.device" ]; |
| 516 | 516 | ||
| 517 | wantedBy = [ "timers.target" ]; | 517 | wantedBy = [ "dev-gpscfg0.device" ]; |
| 518 | 518 | ||
| 519 | timerConfig = { | 519 | timerConfig = { |
| 520 | OnActiveSec = "0s"; | 520 | OnActiveSec = "0s"; |
