diff --git a/.ssh/config b/.ssh/config index 13809af..5698dfc 100644 --- a/.ssh/config +++ b/.ssh/config @@ -5,3 +5,10 @@ Host afra-door ProxyJump afra.fe80.eu User pi +Host toriel-dropbear + HostName 192.168.2.2 + User root + IdentityFile .ssh/id_rsa_toriel_dropbear + RemoteCommand cryptroot-unlock + RequestTTY yes +