diff --git a/.ssh/config b/.ssh/config index 5698dfc..b3c17ed 100644 --- a/.ssh/config +++ b/.ssh/config @@ -6,9 +6,9 @@ Host afra-door User pi Host toriel-dropbear - HostName 192.168.2.2 + HostName 192.168.16.4 User root - IdentityFile .ssh/id_rsa_toriel_dropbear + IdentityFile .ssh/dropbear_id_rsa RemoteCommand cryptroot-unlock RequestTTY yes