epyc: add hydra.newtype.fr

main
Raito Bezarius 1 year ago
parent 81cf3e0769
commit 567b99aa57

@ -0,0 +1,9 @@
{ ... }: {
services.hydra = {
enable = true;
hydraURL = "https://hydra.newtype.fr";
notificationSender = "hydra@localhost";
buildMachinesFiles = [ ];
useSubstitutes = true;
};
}
Loading…
Cancel
Save