rainbow: remove gitlab runner

This commit is contained in:
lelgenio 2025-02-19 17:04:03 -03:00
parent 80844cfbaa
commit ed0ac3e6e0
4 changed files with 0 additions and 27 deletions

View file

@ -147,7 +147,6 @@
inherit system specialArgs;
modules = [
./hosts/double-rainbow.nix
./system/rainbow-gitlab-runner.nix
] ++ common_modules;
};
pixie = lib.nixosSystem {