pinwheel: Add ssh keys for codeberg.org

This commit is contained in:
Alexander Heldt
2023-11-12 16:21:24 +01:00
parent 815c168cfd
commit a7632e05e3
4 changed files with 32 additions and 0 deletions

View File

@@ -14,6 +14,8 @@ in {
"pinwheel/alex.pinwheel-andromeda.pub.age".publicKeys = [ pinwheel alex ];
"pinwheel/alex.pinwheel-work.age".publicKeys = [ pinwheel alex ];
"pinwheel/alex.pinwheel-work.pub.age".publicKeys = [ pinwheel alex ];
"pinwheel/alex.pinwheel-codeberg.org.age".publicKeys = [ pinwheel alex ];
"pinwheel/alex.pinwheel-codeberg.org.pub.age".publicKeys = [ pinwheel alex ];
"pinwheel/netrc.age".publicKeys = [ pinwheel alex ];
"pinwheel/work-ovpn.age".publicKeys = [ pinwheel alex ];
"pinwheel/work-ovpn-userpass.age".publicKeys = [ pinwheel alex ];