feat: disable hydra

This commit is contained in:
Noa Aarts 2024-10-02 22:32:43 +02:00
parent 3a76931572
commit 9d1d942b6c
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -234,13 +234,6 @@
bindAddress = "127.0.0.1"; bindAddress = "127.0.0.1";
port = 22332; port = 22332;
}; };
hydra = {
enable = true;
hydraURL = "http://localhost:3000";
notificationSender = "hydra@localhost";
buildMachinesFiles = [ ];
useSubstitutes = true;
};
fail2ban.enable = true; fail2ban.enable = true;
greetd = { greetd = {
enable = false; enable = false;