diff --git a/machines/overwatch/configuration.nix b/machines/overwatch/configuration.nix index 8fd70fda..72fbbf30 100644 --- a/machines/overwatch/configuration.nix +++ b/machines/overwatch/configuration.nix @@ -144,6 +144,12 @@ in targets = [ "${hosts.malobeo.hosts.zineshop.network.address}:9002" ]; }]; } + { + job_name = "pretalx"; + static_configs = [{ + targets = [ "${hosts.malobeo.hosts.pretalx.network.address}:9002" ]; + }]; + } { job_name = "fanny"; static_configs = [{