ci: join #xxx again
This commit is contained in:
parent
c39f89ed98
commit
d580af7fd9
|
@ -141,7 +141,7 @@ let
|
|||
enable = true;
|
||||
nick = "build|${hostname}";
|
||||
server = "irc.r";
|
||||
channels = [ "noise" ];
|
||||
channels = [ "xxx" "noise" ];
|
||||
allowForce = true;
|
||||
};
|
||||
extraConfig = ''
|
||||
|
|
Loading…
Reference in a new issue