aboutsummaryrefslogtreecommitdiff
path: root/ssh.env.conf
diff options
context:
space:
mode:
Diffstat (limited to 'ssh.env.conf')
-rw-r--r--ssh.env.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssh.env.conf b/ssh.env.conf
index b3dc21d..6a7ba03 100644
--- a/ssh.env.conf
+++ b/ssh.env.conf
@@ -1,7 +1,7 @@
Host $TLD
User root
IdentityFile $PWD/secrets/ssh/vps-box-client
- UserKnownHostsFile $PWD/secrets/ssh/known-hosts.txt
+ UserKnownHostsFile $PWD/generated-known-hosts.txt
Port $SSH_PORT
Host git.sr.ht
StrictHostKeyChecking no