about summary refs log tree commit diff
path: root/users/glittershark/system/home
diff options
context:
space:
mode:
Diffstat (limited to 'users/glittershark/system/home')
-rw-r--r--users/glittershark/system/home/modules/common.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/users/glittershark/system/home/modules/common.nix b/users/glittershark/system/home/modules/common.nix
index b28b2dbca6..a26a62b5a3 100644
--- a/users/glittershark/system/home/modules/common.nix
+++ b/users/glittershark/system/home/modules/common.nix
@@ -50,6 +50,11 @@
     enable = true;
 
     matchBlocks = {
+      "home" = {
+        host = "home.gws.fyi";
+        forwardAgent = true;
+      };
+
       "dobharchu" = {
         host = "dobharchu";
         hostname = "172.16.0.4";