about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--configs/shared/.ssh/config5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/shared/.ssh/config b/configs/shared/.ssh/config
index 7519c00c0f65..b5b220f852b6 100644
--- a/configs/shared/.ssh/config
+++ b/configs/shared/.ssh/config
@@ -10,6 +10,11 @@ Host gcp
   User wpcarro
   Hostname 35.246.93.73
 
+# Laptop running in my flat
+Host flattop
+  User wpcarro
+  Hostname 84.92.33.141
+
 # Raspberry Pi home computer
 # router_public_ip: 150.143.40.77
 # private_ip: 192.168.1.67