mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 19:00:14 +00:00
attempt to build and deploy to oracle
This commit is contained in:
@ -54,6 +54,11 @@ in
|
||||
"--keep-monthly 12"
|
||||
"--keep-yearly 100"
|
||||
];
|
||||
timerConfig = {
|
||||
OnCalendar = "daily";
|
||||
Persistent = true;
|
||||
RandomizedDelaySec = "3h";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user