fix: aaa, hydra not workie

This commit is contained in:
Noa Aarts 2024-08-30 22:09:35 +02:00
parent 84e771a523
commit 0482da02b5
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -227,7 +227,7 @@
port = 22332; port = 22332;
}; };
hydra = { hydra = {
enable = true; enable = false;
hydraURL = "http://localhost:3000"; hydraURL = "http://localhost:3000";
notificationSender = "hydra@localhost"; notificationSender = "hydra@localhost";
buildMachinesFiles = [ ]; buildMachinesFiles = [ ];