fixes backrest
This commit is contained in:
parent
c46f3a96bd
commit
14cd301bcd
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ let
|
|||
{
|
||||
id = "dnsc-storage";
|
||||
uri = "sftp:dnsc-storage:restic/dnsc-server";
|
||||
password = "file:${config.age.secrets."restic/password".path}";
|
||||
env = [ "RESTIC_PASSWORD_FILE=${config.age.secrets."restic/password".path}" ];
|
||||
flags = [
|
||||
"-o 'sftp.args=-i /root/.ssh/id_ed25519 -o StrictHostKeyChecking=accept-new'"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue