pinwheel: Add ssh key for work

This commit is contained in:
Alexander Heldt
2023-09-23 20:11:54 +02:00
parent 887dffdf23
commit 3591e64d0d
4 changed files with 20 additions and 0 deletions

View File

@@ -8,4 +8,6 @@ in {
"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 ];
"pinwheel/alex.pinwheel-work.age".publicKeys = [ pinwheel alex ];
"pinwheel/alex.pinwheel-work.pub.age".publicKeys = [ pinwheel alex ];
}