feat: ssh huaweil3 matching correctly

pull/20/head
htran 2023-09-01 12:20:38 -07:00
parent f969912c08
commit ffe82f65f8
2 changed files with 3 additions and 1 deletions

View File

@ -77,7 +77,7 @@ Host bgp2
HostKeyAlgorithms=+ssh-dss,ssh-rsa
KexAlgorithms +diffie-hellman-group1-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1
Host huaweil3
Host 10.111.100.*
HostName 10.111.100.*
User htran
Port 22

View File

@ -36,4 +36,6 @@ in {
};
pixi-edit = inputs.cells.dev.packages.pixi-edit;
nil = inputs.nixpkgs.nil;
}