From 300f95c4979450bd9c34c52ce1a462fc425f83d4 Mon Sep 17 00:00:00 2001 From: noe Date: Mon, 19 Feb 2024 17:14:01 -0500 Subject: [PATCH] monitoring --- nixos/hosts/monitoring/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/hosts/monitoring/default.nix b/nixos/hosts/monitoring/default.nix index e85e3bf..d91d534 100644 --- a/nixos/hosts/monitoring/default.nix +++ b/nixos/hosts/monitoring/default.nix @@ -57,6 +57,7 @@ (static "happystaticbuzz" [ node ]) (static "keylime" [ node ]) (static "keysmash" [ node ]) + (static "cider" [ node ]) (static "ingress-proxy" [ node nginx ]) { job_name = "pve_node";