ssh: automatically accept new host keys
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
215e9df234
commit
99e2611838
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ in {
|
|||
extraConfig = ''
|
||||
Host *
|
||||
SetEnv TERM=xterm-256color
|
||||
StrictHostKeyChecking accept-new
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue