pinwheel: Add match block for sombrero.a2x.se in ssh

This commit is contained in:
Alexander Heldt
2023-09-28 10:46:25 +02:00
parent c06b5a8b93
commit ff473fa392

View File

@@ -11,6 +11,13 @@
port = 1122;
};
"sombrero.a2x.se" = {
hostname = "sombrero.a2x.se";
user = "alex";
identityFile = "/home/alex/.ssh/alex.pinwheel-sombrero";
port = 1122;
};
"github.com" = {
hostname = "github.com";
identityFile = "/home/alex/.ssh/alex.pinwheel-github.com";