ssh config: Remove legacy RSA key from toriel-dropbear config

This commit is contained in:
Lexi / Zoe 2021-12-16 00:54:28 +01:00
parent 0175c5a4ab
commit 6485bc1deb
Signed by: binaryDiv
GPG key ID: F8D4956E224DA232

View file

@ -8,7 +8,6 @@ Host afra-door
Host toriel-dropbear
HostName 192.168.16.4
User root
IdentityFile .ssh/dropbear_id_rsa
RemoteCommand cryptroot-unlock
RequestTTY yes