test
This commit is contained in:
parent
527c4c0a9b
commit
030cb6cbf7
1 changed files with 1 additions and 1 deletions
|
|
@ -167,7 +167,7 @@
|
||||||
# Restic
|
# Restic
|
||||||
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/dnsc-vps-sm";
|
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