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