mirror of
https://github.com/kmein/niveum
synced 2026-03-16 18:21:07 +01:00
feat(urlwatch): run later
This commit is contained in:
@@ -140,7 +140,7 @@ in
|
||||
|
||||
systemd.services.urlwatch = {
|
||||
enable = true;
|
||||
startAt = "*-*-* 05:00:00";
|
||||
startAt = "12:00";
|
||||
script = ''
|
||||
${urlwatch}/bin/urlwatch \
|
||||
--config=${lib.escapeShellArg configFile} \
|
||||
|
||||
Reference in New Issue
Block a user