summaryrefslogtreecommitdiffstats
path: root/krebs/2configs
diff options
context:
space:
mode:
authorlassulus <lass@blue.r>2018-09-18 16:14:52 +0200
committerlassulus <lass@blue.r>2018-09-18 16:14:52 +0200
commitd349e0a03e42b23dd37141b892f645c157255724 (patch)
treec501574815fb3bd5c860db4d3ffaa47fac23cfcf /krebs/2configs
parent6e2a93f9aba19a96038f858132b09607eb2f4619 (diff)
reaktor-retiolum: join #noise
Diffstat (limited to 'krebs/2configs')
-rw-r--r--krebs/2configs/reaktor-retiolum.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/krebs/2configs/reaktor-retiolum.nix b/krebs/2configs/reaktor-retiolum.nix
index 90573ca1..824f59d0 100644
--- a/krebs/2configs/reaktor-retiolum.nix
+++ b/krebs/2configs/reaktor-retiolum.nix
@@ -4,7 +4,7 @@ with import <stockholm/lib>;
{
krebs.Reaktor.retiolum = {
nickname = "Reaktor|lass";
- channels = [ "#xxx" ];
+ channels = [ "#noise" "#xxx" ];
extraEnviron = {
REAKTOR_HOST = "irc.r";
};