aboutsummaryrefslogtreecommitdiff
path: root/hosts/tahoe/secrets
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/tahoe/secrets')
-rw-r--r--hosts/tahoe/secrets/secrets.nix5
1 files changed, 4 insertions, 1 deletions
diff --git a/hosts/tahoe/secrets/secrets.nix b/hosts/tahoe/secrets/secrets.nix
index 38bb1b0..2d23fda 100644
--- a/hosts/tahoe/secrets/secrets.nix
+++ b/hosts/tahoe/secrets/secrets.nix
@@ -29,7 +29,10 @@ in
owner = "fcuny";
};
- "unifi/unifi-poller.age".publicKeys = all;
+ "unifi/unifi-poller.age" = {
+ publicKeys = all;
+ owner = "unpoller-exporter";
+ };
"restic/repo-systems.age".publicKeys = all;
"rclone/config.ini.age".publicKeys = all;