diff --git a/machines/overwatch/configuration.nix b/machines/overwatch/configuration.nix index 9239242..2fa3041 100644 --- a/machines/overwatch/configuration.nix +++ b/machines/overwatch/configuration.nix @@ -87,12 +87,12 @@ with lib; targets = [ "127.0.0.1:9002" ]; }]; } - #{ - # job_name = "durruti"; - # static_configs = [{ - # targets = [ "10.0.0.5:9002" ]; - # }]; - #} + { + job_name = "durruti"; + static_configs = [{ + targets = [ "10.0.0.5:9002" ]; + }]; + } { job_name = "infradocs"; static_configs = [{