about summary refs log tree commit diff
path: root/secrets.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-03-06 19:20:55 -0800
committerFranck Cuny <franck@fcuny.net>2022-03-06 19:20:55 -0800
commite4684d3f5778ecf3432b2e93b9af0cb79686e9f8 (patch)
treee9f1b091ecf6b13020fdaf6384b695948e4cd43e /secrets.nix
parentunifi: add unifi on the NAS (diff)
downloadworld-e4684d3f5778ecf3432b2e93b9af0cb79686e9f8.tar.gz
unifi: configure the poller
Diffstat (limited to 'secrets.nix')
-rw-r--r--secrets.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/secrets.nix b/secrets.nix
index 3d50744..3d39048 100644
--- a/secrets.nix
+++ b/secrets.nix
@@ -18,4 +18,6 @@ in {
 
   "secrets/traefik/gcp_service_account.json.age".publicKeys =
     [ fcuny_aptos aptos tahoe ];
+
+  "secrets/unifi/unifi-poller.age".publicKeys = [ fcuny_aptos aptos tahoe ];
 }