Add IVR ssh alias

This commit is contained in:
Greg Hellings
2024-10-21 09:18:51 -05:00
parent b296e5fd2c
commit 1abcd94994
+4
View File
@@ -43,6 +43,10 @@
user = "gitlab";
hostname = "git.thehellings.lan";
};
ivr = {
user = "git";
hostname = "gitlab.com";
};
"*.thehellings.lan" = owned;
"10.42.*" = owned;