Update username in ssh config
This commit is contained in:
parent
1d99e2b00d
commit
47300973eb
|
@ -14,11 +14,11 @@
|
|||
matchBlocks = {
|
||||
"git*".user = "git";
|
||||
"legion" = {
|
||||
user = "xenia";
|
||||
user = "pixelifytica";
|
||||
hostname = "192.168.1.230";
|
||||
};
|
||||
"vanguard" = {
|
||||
user = "xenia";
|
||||
user = "pixelifytica";
|
||||
hostname = "192.168.1.166";
|
||||
};
|
||||
"ionos" = {
|
||||
|
|
Loading…
Reference in a new issue