aboutsummaryrefslogtreecommitdiff
path: root/hosts/tahoe/secrets/secrets.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/tahoe/secrets/secrets.nix')
-rw-r--r--hosts/tahoe/secrets/secrets.nix10
1 files changed, 10 insertions, 0 deletions
diff --git a/hosts/tahoe/secrets/secrets.nix b/hosts/tahoe/secrets/secrets.nix
index 60b8550..01ff035 100644
--- a/hosts/tahoe/secrets/secrets.nix
+++ b/hosts/tahoe/secrets/secrets.nix
@@ -18,6 +18,16 @@ in {
owner = "drone";
};
+ "syncthing/key.age" = {
+ publicKeys = all;
+ owner = "fcuny";
+ };
+
+ "syncthing/cert.age" = {
+ publicKeys = all;
+ owner = "fcuny";
+ };
+
"unifi/unifi-poller.age".publicKeys = all;
"restic/repo-systems.age".publicKeys = all;