pinwheel: Add alex.pinwheel-sombrero ssh key

This commit is contained in:
Alexander Heldt
2023-08-12 20:40:12 +02:00
parent 2c15478934
commit 47a91aeda2
5 changed files with 30 additions and 0 deletions

View File

@@ -4,6 +4,8 @@ let
in {
"pinwheel/syncthing-cert.age".publicKeys = [ pinwheel alex ];
"pinwheel/syncthing-key.age".publicKeys = [ pinwheel alex ];
"pinwheel/alex.pinwheel-sombrero.age".publicKeys = [ pinwheel alex ];
"pinwheel/alex.pinwheel-sombrero.pub.age".publicKeys = [ pinwheel alex ];
"pinwheel/alex.pinwheel-github.com.age".publicKeys = [ pinwheel alex ];
"pinwheel/alex.pinwheel-github.com.pub.age".publicKeys = [ pinwheel alex ];
}