aboutsummaryrefslogtreecommitdiff
path: root/dev
diff options
context:
space:
mode:
Diffstat (limited to 'dev')
-rw-r--r--dev/.ssh/config5
1 files changed, 5 insertions, 0 deletions
diff --git a/dev/.ssh/config b/dev/.ssh/config
index 241568f..2172264 100644
--- a/dev/.ssh/config
+++ b/dev/.ssh/config
@@ -11,6 +11,11 @@ Host rack
Port 4071
RequestTTY yes
+Host super
+ HostName 10.20.19.28
+ Port 4071
+ User phong
+
Host guix
HostName 192.168.0.7
User cnx