diff --git a/hosts/alcyone/services/default.nix b/hosts/alcyone/services/default.nix index b727036b..7114a007 100644 --- a/hosts/alcyone/services/default.nix +++ b/hosts/alcyone/services/default.nix @@ -6,11 +6,11 @@ ./git-remote.nix ./headscale.nix ./mail.nix - ./prometheus.nix ./nginx.nix ./radicale.nix ./cgit + ./prometheus ./website ]; } diff --git a/hosts/alcyone/services/prometheus.nix b/hosts/alcyone/services/prometheus/default.nix similarity index 100% rename from hosts/alcyone/services/prometheus.nix rename to hosts/alcyone/services/prometheus/default.nix