This commit is contained in:
albert 2024-05-03 23:44:31 +09:00
parent 11ab05aa71
commit 2111a0e032
No known key found for this signature in database
GPG key ID: 64F6C4EB46C4543A

View file

@ -4,8 +4,7 @@
home.file.".ssh/config".text = ''
Host 192.168.1.210
StrictHostKeyChecking no
Host
Hostname framework-server
Host framework-server
StreamLocalBindUnlink yes
'';
}