Moved
This commit is contained in:
parent
7bc5e14a6e
commit
6ff838b83f
8 changed files with 31 additions and 275 deletions
|
@ -68,6 +68,12 @@
|
|||
user = "fw";
|
||||
identityFile = "/home/fw/.ssh/fw-ssh-key";
|
||||
};
|
||||
"desktop" = {
|
||||
hostname = "192.168.1.227";
|
||||
port = 22;
|
||||
user = "fw";
|
||||
identityFile = "/home/fw/.ssh/id_rsa";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue