diff --git a/systems/palatine-hill/hydra.nix b/systems/palatine-hill/hydra.nix index 602a1bf..46f0700 100644 --- a/systems/palatine-hill/hydra.nix +++ b/systems/palatine-hill/hydra.nix @@ -43,7 +43,7 @@ in services = { hydra = { enable = true; - hydraURL = "http://localhost:3000"; + hydraURL = "https://hydra.alicehuston.xyz"; smtpHost = "alicehuston.xyz"; notificationSender = "hydra@alicehuston.xyz"; gcRootsDir = "/ZFS/ZFS-primary/hydra"; @@ -60,6 +60,7 @@ in ## This example will match all jobs #jobs = .* inputs = nixexpr + useShortContext = true excludeBuildFromContext = 1 Include ${config.sops.secrets."alice/gha-hydra-token".path}