feat: add router to ssh config
This commit is contained in:
parent
8541178dca
commit
66128cc0fb
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
matchBlocks = {
|
||||
"router" = {
|
||||
hostname = "router.local.gwg313.xyz";
|
||||
user = "glen";
|
||||
identityFile = "/home/gwg313/.ssh/home/id_ed25519";
|
||||
};
|
||||
"github.com" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue