feat(ninurta): disable hydra
This commit is contained in:
parent
fe7dd57bc1
commit
12b4614fc7
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
services.hydra = {
|
services.hydra = {
|
||||||
enable = true;
|
enable = false;
|
||||||
package = pkgs.hydra;
|
package = pkgs.hydra;
|
||||||
hydraURL = "https://hydra.dadada.li";
|
hydraURL = "https://hydra.dadada.li";
|
||||||
notificationSender = "hydra@localhost";
|
notificationSender = "hydra@localhost";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue