agate: added

This commit is contained in:
xinyangli 2025-05-05 12:33:23 +08:00
parent 37c29252a3
commit 6f1ae9dcba
No known key found for this signature in database
10 changed files with 284 additions and 56 deletions

View file

@ -0,0 +1,8 @@
{
services.hydra = {
enable = true;
hydraURL = "http://agate.coho-tet.ts.net:3000/";
notificationSender = "hydra@localhost";
buildMachinesFiles = [ ];
};
}