about summary refs log tree commit diff
path: root/dev
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2022-08-30 15:47:32 +0900
committerNguyễn Gia Phong <mcsinyx@disroot.org>2022-08-30 15:47:32 +0900
commit95c2061fcccd276c6362ae69eac4dea01cbd4e54 (patch)
treeadeb95fd8eee15447d8dcef19a57f0d048d80d28 /dev
parent1aaf8850986e1199b1830ee2b754c329dc179f04 (diff)
downloaddotfiles-95c2061fcccd276c6362ae69eac4dea01cbd4e54.tar.gz
Install stuff for work
Diffstat (limited to 'dev')
-rw-r--r--dev/.ssh/config4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev/.ssh/config b/dev/.ssh/config
index e2c9e31..241568f 100644
--- a/dev/.ssh/config
+++ b/dev/.ssh/config
@@ -10,3 +10,7 @@ Host rack
 	User cnx
 	Port 4071
 	RequestTTY yes
+
+Host guix
+	HostName 192.168.0.7
+	User cnx