This commit is contained in:
Tim Schubert 2021-01-02 19:37:19 +01:00
parent f09c26e146
commit 707d83ba45
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA

View file

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