diff --git a/domains/informis.land.nix b/domains/informis.land.nix index b4a65ed..27622a0 100644 --- a/domains/informis.land.nix +++ b/domains/informis.land.nix @@ -12,4 +12,10 @@ primary-nameserver = "procul"; primary-mailserver = "procul"; zone = "informis.land"; + prometheus-hosts = [ "procul" ]; + grafana-hosts = [ "procul" ]; + backplane = { + dns-service = "nutboy3"; + domain = "fudo.link"; + }; }