agate: added
This commit is contained in:
parent
37c29252a3
commit
6f1ae9dcba
10 changed files with 284 additions and 56 deletions
8
machines/agate/services/hydra.nix
Normal file
8
machines/agate/services/hydra.nix
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
services.hydra = {
|
||||
enable = true;
|
||||
hydraURL = "http://agate.coho-tet.ts.net:3000/";
|
||||
notificationSender = "hydra@localhost";
|
||||
buildMachinesFiles = [ ];
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue