hosts: vps-sm fix restic config
This commit is contained in:
parent
2bbf60ac9e
commit
e7e70683fe
1 changed files with 1 additions and 1 deletions
|
|
@ -167,7 +167,7 @@
|
|||
services.restic.backups.dnsc-vps-sm-backup = {
|
||||
initialize = true;
|
||||
passwordFile = config.age.secrets."restic/password".path;
|
||||
repository = "sftp:dnsc-storage:restic/dnsc-vps-sm";
|
||||
repository = "sftp:dnsc-storage-sftp:restic/dnsc-vps-sm";
|
||||
paths = [
|
||||
"/var/backup/vaultwarden"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue