hotdog: revert buildbot

This commit is contained in:
makefu 2024-05-31 18:00:03 +02:00
parent 8e37737820
commit b5ed6effc8
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225
2 changed files with 4 additions and 4 deletions

View File

@ -14,9 +14,9 @@
../../../krebs/2configs/mud.nix
../../../krebs/2configs/repo-sync.nix
# ../../../krebs/2configs/buildbot-stockholm.nix
../../../krebs/2configs/buildbot/master.nix
../../../krebs/2configs/buildbot/worker.nix
../../../krebs/2configs/buildbot-stockholm.nix
#../../../krebs/2configs/buildbot/master.nix
#../../../krebs/2configs/buildbot/worker.nix
../../../krebs/2configs/cal.nix
../../../krebs/2configs/mastodon.nix

View File

@ -1,4 +1,4 @@
{ pkgs, lib, ... }: {
{ pkgs, lib, config, ... }: {
services.matterbridge = {
enable = true;
configPath = let