restic: configure for root
This commit is contained in:
parent
80c582e348
commit
4bf7184eb6
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-sftp:restic";
|
||||
repository = "sftp:u295965@u295965.your-storagebox.de:restic";
|
||||
paths = [
|
||||
"/var/backup/vaultwarden"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue