Set SSH settings

This commit is contained in:
Greg Hellings
2024-12-08 22:15:27 -06:00
parent 9601d5901c
commit 8335f1831b
+4
View File
@@ -48,6 +48,10 @@
hostname = "gitlab.com";
};
"ivr.thehellings.lan" = lib.hm.dag.entryBefore [ "ivr" ] {
user = "gregory.hellings";
};
"*.thehellings.lan" = owned;
"10.42.*" = owned;