manatee: Add secrets for ssh machine (root) key

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

View File

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