diff --git a/.ssh/config b/.ssh/config index a68790e..70313e7 100644 --- a/.ssh/config +++ b/.ssh/config @@ -2,6 +2,10 @@ Host nexbox HostName 192.168.0.254 User nex +Host optitower + HostName 192.168.0.253 + User nex + Host linode HostName linode.fluffy-gentoo.ts.net User root