feat: disable hydra
This commit is contained in:
parent
3a76931572
commit
9d1d942b6c
1 changed files with 0 additions and 7 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue