attempt to build and deploy to oracle

This commit is contained in:
Noah Masur
2025-06-28 15:31:17 -04:00
parent 20fc80c259
commit e7e94a1dc3
9 changed files with 510 additions and 11 deletions

View File

@ -54,6 +54,11 @@ in
"--keep-monthly 12"
"--keep-yearly 100"
];
timerConfig = {
OnCalendar = "daily";
Persistent = true;
RandomizedDelaySec = "3h";
};
};
};