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