From 2cb6cfab9553184c1e6a10303cb832fe96080d00 Mon Sep 17 00:00:00 2001 From: seth Date: Mon, 22 May 2023 19:27:36 -0400 Subject: atlas/pbody: fix monitoring --- hosts/p-body/default.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'hosts/p-body/default.nix') diff --git a/hosts/p-body/default.nix b/hosts/p-body/default.nix index 10abfac..35cbabb 100644 --- a/hosts/p-body/default.nix +++ b/hosts/p-body/default.nix @@ -9,6 +9,7 @@ (modulesPath + "/virtualisation/digital-ocean-image.nix") ./forgejo.nix ./grafana.nix + ./loki.nix ./nginx.nix ./prometheus.nix ]; @@ -21,8 +22,6 @@ hermetic = false; }; - getchoo.server.services.loki.enable = true; - networking = { domain = "mydadleft.me"; hostName = "p-body"; -- cgit v1.2.3