From 35c4c0e91efd7e091fc1a0ce108e0e95697d9606 Mon Sep 17 00:00:00 2001 From: niten Date: Wed, 2 Feb 2022 16:23:09 -0800 Subject: [PATCH] Add postgresql server config --- domains/informis.land.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/informis.land.nix b/domains/informis.land.nix index 27622a0..51a38fc 100644 --- a/domains/informis.land.nix +++ b/domains/informis.land.nix @@ -13,6 +13,7 @@ primary-mailserver = "procul"; zone = "informis.land"; prometheus-hosts = [ "procul" ]; + postgresql-server = "procul"; grafana-hosts = [ "procul" ]; backplane = { dns-service = "nutboy3";