mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
vanadium/restic: disable backup timer for now
This commit is contained in:
parent
d91e3dc899
commit
6fc31978fc
1 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,8 @@
|
||||||
repositoryFile = config.age.secrets.restic_backblaze_repo.path;
|
repositoryFile = config.age.secrets.restic_backblaze_repo.path;
|
||||||
environmentFile = config.age.secrets.restic_backblaze_env.path;
|
environmentFile = config.age.secrets.restic_backblaze_env.path;
|
||||||
|
|
||||||
|
timerConfig = null;
|
||||||
|
|
||||||
inherit pruneOpts;
|
inherit pruneOpts;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue