[autoupdate] fix jobset name
Check flake syntax / flake-check (push) Successful in 18m30s
Hydra callback / on_pr (push) Skipped
Hydra callback / on_push (push) Skipped

This commit is contained in:
2026-08-31 21:01:33 +02:00
parent 227e71feab
commit e6b25a2b45
5 changed files with 5 additions and 4 deletions
+1
View File
@@ -92,6 +92,7 @@ in
'';
# don't let the switch kill this service, aborting the switch
restartIfChanged = false;
serviceConfig.RemainAfterExit = true;
unitConfig.X-StopOnRemoval = false;
# create timer
startAt = "hourly";