test
This commit is contained in:
parent
1cb79b0cd8
commit
4f57663316
1 changed files with 3 additions and 0 deletions
|
@ -4,5 +4,8 @@
|
|||
home.file.".ssh/config".text = ''
|
||||
Host 192.168.1.210
|
||||
StrictHostKeyChecking no
|
||||
Host nixos-vm-01
|
||||
IdentifyFile ~/.ssh/id_rsa
|
||||
ForwardAgent yes
|
||||
'';
|
||||
}
|
Loading…
Reference in a new issue