Remove remote workers

This commit is contained in:
Greg Hellings
2025-12-16 17:11:34 -06:00
parent cca9b6bebe
commit 20e6be10d0
3 changed files with 1 additions and 3 deletions
+1
View File
@@ -12,6 +12,7 @@ repos:
- id: check-shebang-scripts-are-executable
- id: check-symlinks
- id: end-of-file-fixer
exclude: '^.*\.age'
- id: fix-byte-order-marker
- id: mixed-line-ending
- id: trailing-whitespace
-3
View File
@@ -175,9 +175,6 @@ in
workerPasswordFile = config.age.secrets.gitea-workerPassword.path;
};
};
buildbot-master.extraConfig = ''
c["protocols"] = {"pb": {"port": "tcp:9989:interface=\\:\\:"} }
'';
displayManager = {
defaultSession = "xfce";
autoLogin = {
Binary file not shown.