diff --git a/machines/oracles/automation.nix b/machines/oracles/automation.nix index 4eca3e4..6d1c653 100644 --- a/machines/oracles/automation.nix +++ b/machines/oracles/automation.nix @@ -77,14 +77,9 @@ in lib.mkMerge [ schedule = "Wed 23:00"; }) (update-flake { - name = "rust-util-sat"; + name = "rust-util"; repo = "gitea@git.stranger.systems:nix/Rust.git"; - schedule = "Sat 4:00"; - }) - (update-flake { - name = "rust-util-wed"; - repo = "gitea@git.stranger.systems:nix/Rust.git"; - schedule = "Wed 4:00"; + schedule = "4:00"; }) (update-flake { name = "java";