fixes repository path
This commit is contained in:
parent
909db2cd31
commit
5d63a60986
1 changed files with 1 additions and 1 deletions
|
|
@ -178,7 +178,7 @@
|
|||
services.restic.backups = {
|
||||
initialize = true;
|
||||
passwordFile = config.age.secrets."restic/password".path;
|
||||
repository = "sftp:dnsc-storage:restic";
|
||||
repository = "sftp:dnsc-storage:restic/dnsc-server";
|
||||
paths = [
|
||||
"/home/dennis/notes"
|
||||
"/main/share"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue