Add SSH alias for Windows VM
This commit is contained in:
parent
2d369d8a7e
commit
fbc79978e1
1 changed files with 4 additions and 0 deletions
|
|
@ -489,6 +489,10 @@ PY
|
|||
user = "u0_a254";
|
||||
port = 8022;
|
||||
};
|
||||
win11 = {
|
||||
hostname = "win11";
|
||||
user = "user";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue