This commit is contained in:
Tim Schubert 2021-01-02 20:14:09 +01:00
parent 354d04c838
commit 92920ebabd
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
2 changed files with 9 additions and 6 deletions

View file

@ -13,8 +13,7 @@ in
services.hydra = {
enable = true;
hydraURL = "hydra.dadada.li";
package = pkgs.hydra-unstable;
hydraURL = "https://hydra.dadada.li";
notificationSender = "hydra@localhost";
buildMachinesFiles = [ ];
useSubstitutes = true;