diff --git a/module.nix b/module.nix index e5d7819..e44b75c 100644 --- a/module.nix +++ b/module.nix @@ -86,7 +86,7 @@ in wantedBy = [ "timers.target" ]; timerConfig = { OnCalendar = cfg.settings.onCalendar; - Unit = "pvv-calendar-bot"; + Unit = "pvv-calendar-bot.service"; }; };