summaryrefslogtreecommitdiff
path: root/hosts/p-body/default.nix
diff options
context:
space:
mode:
authorseth <[email protected]>2023-05-19 11:19:55 -0400
committerseth <[email protected]>2023-05-19 11:19:55 -0400
commit8e5ce33b09eafb2b477d7b10f7a745b6189e0464 (patch)
tree033108059b9d263d0e8d8df7d3e0e58199eb12be /hosts/p-body/default.nix
parent44fef05d2e39060a32b61c0e2346b45803cddc77 (diff)
p-body: add grafana, loki, and prometheus
Diffstat (limited to 'hosts/p-body/default.nix')
-rw-r--r--hosts/p-body/default.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/hosts/p-body/default.nix b/hosts/p-body/default.nix
index 1a92889..569480c 100644
--- a/hosts/p-body/default.nix
+++ b/hosts/p-body/default.nix
@@ -9,7 +9,11 @@
imports = [
(modulesPath + "/virtualisation/digital-ocean-image.nix")
./forgejo.nix
+ ./grafana.nix
+ ./loki.nix
./nginx.nix
+ ./prometheus.nix
+ ./promtail.nix
];
_module.args.nixinate = {