diff --git a/machines/oracles/automation.nix b/machines/oracles/automation.nix index 3e60231..8e8e054 100644 --- a/machines/oracles/automation.nix +++ b/machines/oracles/automation.nix @@ -74,7 +74,7 @@ in lib.mkMerge [ (update-flake { name = "rust-util"; repo = "gitea@git.stranger.systems:nix/Rust.git"; - schedule = "Mon, 8:00"; + schedule = "Sat, 4:00"; }) (update-flake { name = "java";