This commit is contained in:
iFargle 2023-12-13 20:46:21 +09:00
parent 005ae6e5de
commit 151ca5c435
2 changed files with 27 additions and 28 deletions

View file

@ -5,7 +5,6 @@
Host 192.168.1.210 Host 192.168.1.210
StrictHostKeyChecking no StrictHostKeyChecking no
Host nixos-vm-01 Host nixos-vm-01
IdentifyFile ~/.ssh/id_rsa
ForwardAgent yes ForwardAgent yes
''; '';
} }