aboutsummaryrefslogtreecommitdiffstats
path: root/systems/system1
diff options
context:
space:
mode:
Diffstat (limited to 'systems/system1')
-rw-r--r--systems/system1/configuration.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/systems/system1/configuration.nix b/systems/system1/configuration.nix
index da35852..594bae4 100644
--- a/systems/system1/configuration.nix
+++ b/systems/system1/configuration.nix
@@ -81,5 +81,9 @@
"/var/lib/git/static-nomath-org"
];
}
+ # enable grafana
+ {
+ fysiweb-apps.public.grafana.grafana-nomath-org.domain = "grafana.nomath.org";
+ }
];
}