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
|
@ -42,14 +42,5 @@
|
|||
routes = [ { Gateway = "fe80::1"; } ];
|
||||
};
|
||||
networking.useNetworkd = true;
|
||||
|
||||
common.hercules.enable = true;
|
||||
common.github-runner = {
|
||||
enable = true;
|
||||
runners.settei = {
|
||||
url = "https://github.com/nrabulinski/settei";
|
||||
instances = 2;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue