diff --git a/hosts/pruflas/default.nix b/hosts/pruflas/default.nix index 1c08d60..d4a2b6c 100644 --- a/hosts/pruflas/default.nix +++ b/hosts/pruflas/default.nix @@ -10,17 +10,13 @@ in services.hydra = { enable = true; - hydraURL = "https://hydra.dadada.li/"; + hydraURL = "hydra.dadada.li"; notificationSender = "hydra@localhost"; buildMachinesFiles = [ ]; useSubstitutes = true; listenHost = "10.3.3.3"; #listenHost = "*"; port = 3000; - extraConfig = '' - using_frontend_proxy 1 - base_uri hydra.dadada.li - ''; }; nix.buildMachines = [