Ssh: Accept nixbuilder key always.
This commit is contained in:
parent
57b5606e27
commit
8869c55ac8
|
@ -37,6 +37,7 @@ Host nixbuilder
|
|||
HostName fd09:8d46:b26:0:8079:82ff:fe1a:916a
|
||||
User nixbuilder
|
||||
Port 22143
|
||||
StrictHostKeyChecking=accept-new
|
||||
|
||||
Host pi
|
||||
HostName pi.local
|
||||
|
|
Loading…
Reference in a new issue