pinwheel: Add alex.pinwheel-sombrero ssh key
This commit is contained in:
@@ -203,6 +203,18 @@
|
||||
secrets = {
|
||||
"syncthing-cert".file = ../../secrets/pinwheel/syncthing-cert.age;
|
||||
"syncthing-key".file = ../../secrets/pinwheel/syncthing-key.age;
|
||||
"alex.pinwheel-sombrero" = {
|
||||
file = ../../secrets/pinwheel/alex.pinwheel-sombrero.age;
|
||||
path = "/home/alex/.ssh/alex.pinwheel-sombrero";
|
||||
owner = "alex";
|
||||
group = "users";
|
||||
};
|
||||
"alex.pinwheel-sombrero.pub" = {
|
||||
file = ../../secrets/pinwheel/alex.pinwheel-sombrero.pub.age;
|
||||
path = "/home/alex/.ssh/alex.pinwheel-sombrero.pub";
|
||||
owner = "alex";
|
||||
group = "users";
|
||||
};
|
||||
"alex.pinwheel-github.com" = {
|
||||
file = ../../secrets/pinwheel/alex.pinwheel-github.com.age;
|
||||
path = "/home/alex/.ssh/alex.pinwheel-github.com";
|
||||
|
||||
Reference in New Issue
Block a user