Fixed a typo in the ssh_config

This commit is contained in:
Root User 2026-02-09 18:17:51 +01:00
parent 11b0dd4f1e
commit 6066626adf
Signed by: root
GPG key ID: 087F0A95E5766D72

View file

@ -39,7 +39,8 @@
HostName 10.1.1.3
IdentitiesOnly yes
IdentityFile /root/.ssh/nixremote
User nixremoteStrictHostKeyChecking accept-new
User nixremote
StrictHostKeyChecking accept-new
'';
# Manual step required: After rebuilding the client, copy /root/.ssh/nixremote.pub