Make the Gitlab Runner exclusive choices.

This commit is contained in:
Greg Hellings
2025-11-02 22:33:05 -06:00
parent e60d62ce45
commit a227302e36
5 changed files with 46 additions and 48 deletions
+4 -1
View File
@@ -41,7 +41,10 @@
};
tailscale.enable = true;
remote-builder.enable = true;
runner.enable = true;
runner = {
enable = true;
qemu = true;
};
};
fileSystems = {