feat: add router to ssh config

This commit is contained in:
gwg313 2024-02-18 14:57:40 -05:00
parent 8541178dca
commit 66128cc0fb
Signed by: gwg313
GPG key ID: 60FF63B4826B7400

View file

@ -6,6 +6,7 @@
matchBlocks = {
"router" = {
hostname = "router.local.gwg313.xyz";
user = "glen";
identityFile = "/home/gwg313/.ssh/home/id_ed25519";
};
"github.com" = {