This commit is contained in:
Tim Schubert 2021-01-02 20:02:22 +01:00
parent 060c312336
commit 354d04c838
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA

View file

@ -14,6 +14,7 @@ in
services.hydra = { services.hydra = {
enable = true; enable = true;
hydraURL = "hydra.dadada.li"; hydraURL = "hydra.dadada.li";
package = pkgs.hydra-unstable;
notificationSender = "hydra@localhost"; notificationSender = "hydra@localhost";
buildMachinesFiles = [ ]; buildMachinesFiles = [ ];
useSubstitutes = true; useSubstitutes = true;