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

@@ -17,6 +17,12 @@
enable = true;
matchBlocks = {
"sombrero.local" = {
hostname = "192.168.50.200";
user = "alex";
identityFile = "/home/alex/.ssh/alex.pinwheel-sombrero";
port = 1122;
};
"github.com" = {
hostname = "github.com";
identityFile = "/home/alex/.ssh/alex.pinwheel-github.com";