]> git.immae.eu Git - perso/Immae/Config/Nix.git/blob - nixops/ssh/config
Move directories with only default.nix to standalone file
[perso/Immae/Config/Nix.git] / nixops / ssh / config
1 Host git.immae.eu
2 IdentityFile /etc/ssh/ssh_rsa_key_nixops
3 StrictHostKeyChecking no
4 UserKnownHostsFile /dev/null
5 CheckHostIP no