aboutsummaryrefslogtreecommitdiff
path: root/hosts/tahoe/secrets
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/tahoe/secrets')
-rw-r--r--hosts/tahoe/secrets/rsync.net/ssh-key.agebin0 -> 906 bytes
-rw-r--r--hosts/tahoe/secrets/secrets.nix2
2 files changed, 2 insertions, 0 deletions
diff --git a/hosts/tahoe/secrets/rsync.net/ssh-key.age b/hosts/tahoe/secrets/rsync.net/ssh-key.age
new file mode 100644
index 0000000..d7c721a
--- /dev/null
+++ b/hosts/tahoe/secrets/rsync.net/ssh-key.age
Binary files differ
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;