manatee: Add secrets for ssh key to git.ppp.pm

This commit is contained in:
Alexander Heldt
2025-05-02 10:38:32 +02:00
parent ddd3b1c6e7
commit 8e3acc8a33
3 changed files with 10 additions and 0 deletions

View File

@@ -30,6 +30,9 @@ in {
"pinwheel/work-staging-ovpn.age".publicKeys = [ pinwheel alex ];
"pinwheel/work-production-ovpn.age".publicKeys = [ pinwheel alex ];
"manatee/alex.manatee-git.ppp.pm.age".publicKeys = [ manatee alex ];
"manatee/alex.manatee-git.ppp.pm.pub.age".publicKeys = [ manatee alex ];
"backwards/root.backwards.age".publicKeys = [ backwards alex ];
"backwards/root.backwards.pub.age".publicKeys = [ backwards alex ];
"backwards/syncthing-cert.age".publicKeys = [ backwards alex ];