ssh: Update configuration
This commit is contained in:
parent
cb6311e50d
commit
473cddf4cf
1 changed files with 2 additions and 3 deletions
|
@ -89,9 +89,8 @@ in
|
|||
"piboat.lan" = {
|
||||
port = 22;
|
||||
user = "pi";
|
||||
extraOptions = {
|
||||
PreferredAuthentications = "password";
|
||||
};
|
||||
identityFile = "~/.ssh/LAN.pub";
|
||||
identitiesOnly = true;
|
||||
};
|
||||
|
||||
"webboat" = {
|
||||
|
|
Loading…
Reference in a new issue