vanadium: change restic update time

This commit is contained in:
Primrose 2025-02-25 22:55:04 +01:00
parent f6d258b75a
commit 2074b07afe
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -32,7 +32,8 @@
passwordFile = config.age.secrets.restic_four_pwd.path;
timerConfig = {
OnCalendar = "02:00";
OnCalendar = "21:00";
Persistent = false;
};
inherit pruneOpts;