diff --git a/hosts/bifrost/services/apps/default.nix b/hosts/bifrost/services/apps/default.nix index d8409ab..7fa215c 100644 --- a/hosts/bifrost/services/apps/default.nix +++ b/hosts/bifrost/services/apps/default.nix @@ -7,5 +7,7 @@ _: { ./ntfy.nix ./proofs.nix ./wiki.nix + ../../../shared/prometheus-exporters.nix + ../../../shared/promtail.nix ]; }