update secrets
This commit is contained in:
parent
20d848f249
commit
150e3f5ca7
2 changed files with 6 additions and 6 deletions
|
|
@ -20,8 +20,8 @@
|
|||
extraOptions = [
|
||||
"sftp.args='-i /etc/ssh/ssh_host_ed25519_key -p 23'"
|
||||
];
|
||||
repositoryFile = config.sops.secrets."restic/hetzner-handlerone/url".path;
|
||||
passwordFile = config.sops.secrets."restic/hetzner-handlerone/key".path;
|
||||
repositoryFile = config.sops.secrets."restic/hetzner-dragneel/url".path;
|
||||
passwordFile = config.sops.secrets."restic/hetzner-dragneel/key".path;
|
||||
paths = [
|
||||
"/home/dragneel"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue