diff options
author | Franck Cuny <franck@fcuny.net> | 2022-03-07 07:08:53 -0800 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2022-03-07 07:08:53 -0800 |
commit | 03c6aa182c454841a431fc3d0f21a36e59532a6d (patch) | |
tree | 1d890c4f91a45bc6fff75864cf972ed90895ac6e /secrets | |
parent | prometheus: scrap unifi poller on the correct IP (diff) | |
download | world-03c6aa182c454841a431fc3d0f21a36e59532a6d.tar.gz |
restic: add the secret for the repo 'systems'
Diffstat (limited to '')
-rw-r--r-- | secrets.nix | 2 | ||||
-rw-r--r-- | secrets/restic/repo-systems.age | 12 |
2 files changed, 14 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 ]; } diff --git a/secrets/restic/repo-systems.age b/secrets/restic/repo-systems.age new file mode 100644 index 0000000..79363e6 --- /dev/null +++ b/secrets/restic/repo-systems.age @@ -0,0 +1,12 @@ +age-encryption.org/v1 +-> ssh-ed25519 wtownA Rv+TIuyxDf6bsdVH4W1inxwvbTNPAoIfBGDLQvyhaV0 +qZ6JAZq5P0WGdCLJ5scQl+mlOJ3fwkwMtlEEB1wIMlc +-> ssh-ed25519 +LF+iw TqTfv9yx+6yOExJ151o03d0VsWQ8jm5KQW1XmmYoqlY +AeXv4e1APSIgoPR7Ty0ysrC/fowp7ACA6+nKqsrFFks +-> ssh-ed25519 dtgBNg giDZ+PMXQd98UsIrGM4bqSOBWEK071PuVcd326imbB8 +AplnAox8y+b34fC0vlshoh6KCfhJP9LPGyfF4o2cUCo +-> 6o>-grease )}i\s<hC Qhde N p4=H +kTdnW/JPzgMexPznHQWhH0hXgwgxCxJCTePD1HYTEeebXic3FL0/CNJ2sjcrl/y+ +5XdlBPc +--- fn55JPZabkZRlf7DsIw7O46mis6C6fIqx5KEpTyXwak +½ïç‘H7'ß\„®Ì¹ý€Œ”_¨ÆO÷ð˜Ø™˜ÀY©¥[&Ûàš ì•n.LÚT{ö¿" \ No newline at end of file |