diff options
Diffstat (limited to 'hosts/tahoe/secrets/secrets.nix')
-rw-r--r-- | hosts/tahoe/secrets/secrets.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/tahoe/secrets/secrets.nix b/hosts/tahoe/secrets/secrets.nix index f68b410..4325195 100644 --- a/hosts/tahoe/secrets/secrets.nix +++ b/hosts/tahoe/secrets/secrets.nix @@ -29,6 +29,8 @@ in }; "restic/repo-systems.age".publicKeys = all; + "rsync.net/ssh-key.age".publicKeys = all; + "rclone/config.ini.age".publicKeys = all; "rclone/gcs_service_account.json.age".publicKeys = all; |