treewide: disable hercules and github-runner modules

This commit is contained in:
Nikodem Rabuliński 2025-01-04 17:41:25 +01:00
parent dd5b13e630
commit c182071080
5 changed files with 22 additions and 57 deletions

View file

@ -41,14 +41,6 @@
age.secrets.niko-pass.file = ../../secrets/legion-niko-pass.age;
users.users.${username}.hashedPasswordFile = config.age.secrets.niko-pass.path;
common.hercules.enable = true;
common.github-runner = {
enable = true;
runners.settei = {
url = "https://github.com/nrabulinski/settei";
instances = 4;
};
};
common.incus.enable = true;
virtualisation.podman.enable = true;
};