mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
fix: repository name for yukari's matrix restic
This commit is contained in:
parent
bd69ebe901
commit
1aa2e5c467
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
];
|
||||
initialize = true;
|
||||
passwordFile = config.sops.secrets.restic-password-file.path;
|
||||
repository = "sftp:u401227@u401227.your-storagebox.de:/restic/koishi";
|
||||
repository = "sftp:u401227@u401227.your-storagebox.de:/restic/yukari/matrix";
|
||||
timerConfig = {
|
||||
OnCalendar = "00:05";
|
||||
RandomizedDelaySec = "5h";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue