fix(home/ssh): Remove port from marleynet config

This commit is contained in:
punkfairie 2025-03-09 11:15:40 -07:00
parent 1558d4be85
commit 2b4b8fd2e9
Signed by: punkfairie
GPG key ID: B3C5488E9A1A7CA6

View file

@ -22,7 +22,6 @@ in {
"marleynet" = {
hostname = "10.69.69.2";
port = 222;
identityFile = "%d/.ssh/%r@marleynet";
};
};