aboutsummaryrefslogtreecommitdiff
path: root/secrets.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-03-07 07:08:53 -0800
committerFranck Cuny <franck@fcuny.net>2022-03-07 07:08:53 -0800
commit03c6aa182c454841a431fc3d0f21a36e59532a6d (patch)
tree1d890c4f91a45bc6fff75864cf972ed90895ac6e /secrets.nix
parentprometheus: scrap unifi poller on the correct IP (diff)
downloadinfra-03c6aa182c454841a431fc3d0f21a36e59532a6d.tar.gz
restic: add the secret for the repo 'systems'
Diffstat (limited to '')
-rw-r--r--secrets.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/secrets.nix b/secrets.nix
index 3d39048..7a45923 100644
--- a/secrets.nix
+++ b/secrets.nix
@@ -20,4 +20,6 @@ in {
[ fcuny_aptos aptos tahoe ];
"secrets/unifi/unifi-poller.age".publicKeys = [ fcuny_aptos aptos tahoe ];
+
+ "secrets/restic/repo-systems.age".publicKeys = [ fcuny_aptos aptos tahoe ];
}