fix(home/ssh): Remove port from marleynet config
This commit is contained in:
parent
1558d4be85
commit
2b4b8fd2e9
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ in {
|
|||
|
||||
"marleynet" = {
|
||||
hostname = "10.69.69.2";
|
||||
port = 222;
|
||||
identityFile = "%d/.ssh/%r@marleynet";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue