Merge branch 'main' of srcpub:greg/nixos

This commit is contained in:
Greg Hellings
2026-03-25 17:29:04 -05:00
2 changed files with 4 additions and 2 deletions
+2
View File
@@ -52,6 +52,8 @@ in
proxies = {
"jellyfin.home".target = "http://localhost:8096/";
"jellyfin.thehellings.lan".target = "http://localhost:8096/";
"grafana.home".target = "http://localhost:3001/";
"grafana.thehellings.lan".target = "http://localhost:3001/";
};
tailscale = {
enable = true;