fix: enable notificationSender

This commit is contained in:
Noa Aarts 2024-08-30 20:15:09 +02:00
parent 1de7b13e56
commit d375a93cfd
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -159,6 +159,7 @@
hydra = {
enable = true;
hydraURL = "http://localhost:3000";
notificationSender = "hydra@localhost";
buildMachinesFiles = [ ];
useSubstitutes = true;
};