Revert "Disable update-all-channels.timer"
This reverts commit 305ff18f8bf21d0d113772ca7bfba625dcc6f4a2.
Graham Christensen committed
Jan 26, 2023 at 14:05 UTC
0c6cef49888cf70f7c8cfd8e91e26ac26001e855
1 file changed
-1
modules/hydra-mirror.nix
-1
@@ -64,7 +64,6 @@ in
64
};
65
66
systemd.timers."update-all-channels" = {
67
- enable = false;
67
description = "Start all channel updates.";
68
wantedBy = [ "timers.target" ];
69
timerConfig = {