diff --git a/hosts/nuos/configuration.nix b/hosts/nuos/configuration.nix index 538dc01..69f0c42 100644 --- a/hosts/nuos/configuration.nix +++ b/hosts/nuos/configuration.nix @@ -155,7 +155,7 @@ services = { hydra = { enable = true; - hydraURL = "http://localhost:9212"; + hydraURL = "http://0.0.0.0:9212"; notificationSender = "hydra@localhost"; useSubstitutes = true; };