loptland: cleanup
This commit is contained in:
parent
be4b6cbbe4
commit
d26311f457
7 changed files with 31 additions and 17 deletions
|
|
@ -30,6 +30,8 @@
|
|||
|
||||
services.hydra = {
|
||||
enable = true;
|
||||
package = pkgs.hydra.overrideAttrs { stdenv = pkgs.gcc14Stdenv; };
|
||||
|
||||
hydraURL = "http://localhost:${toString httpPort}";
|
||||
port = httpPort;
|
||||
notificationSender = "hydra@localhost";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue