From fa7f399067828aa8f4171c9d3e68669ecf0b72ec Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Sat, 2 Mar 2024 14:44:52 +0100 Subject: grafana: init --- systems/system1/configuration.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'systems/system1') 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"; + } ]; } -- cgit v1.2.3