treewide: disable hercules and github-runner modules
This commit is contained in:
parent
dd5b13e630
commit
c182071080
5 changed files with 22 additions and 57 deletions
|
@ -25,15 +25,6 @@
|
|||
ipv6 = "fd7a:115c:a1e0:ab12:4843:cd96:6276:2a8b";
|
||||
};
|
||||
|
||||
common.hercules.enable = true;
|
||||
services.hercules-ci-agent.settings.concurrentTasks = 6;
|
||||
common.github-runner = {
|
||||
enable = true;
|
||||
runners.settei = {
|
||||
url = "https://github.com/nrabulinski/settei";
|
||||
instances = 6;
|
||||
};
|
||||
};
|
||||
common.incus.enable = true;
|
||||
virtualisation.podman.enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue