update secrets

This commit is contained in:
TheWanderingCrow 2026-02-18 09:33:08 -05:00
parent 20d848f249
commit 150e3f5ca7
2 changed files with 6 additions and 6 deletions

View file

@ -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"
];