summaryrefslogtreecommitdiffstats
path: root/makefu/1systems/pnp
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2017-10-01 14:28:34 +0200
committermakefu <github@syntax-fehler.de>2017-10-01 14:28:34 +0200
commitb01385c974dd3f4a9cbf0e7e992e960cd9ebf295 (patch)
treea152f72488d84240d17b4225f53cae0d210c986b /makefu/1systems/pnp
parent0fe3f562d7dc66dc4dcf39522fc17ccce6ee30b4 (diff)
ma: #retiolum -> #xxx
Diffstat (limited to 'makefu/1systems/pnp')
-rw-r--r--makefu/1systems/pnp/config.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefu/1systems/pnp/config.nix b/makefu/1systems/pnp/config.nix
index 47fa74c0..6c9fc060 100644
--- a/makefu/1systems/pnp/config.nix
+++ b/makefu/1systems/pnp/config.nix
@@ -38,7 +38,7 @@
REAKTOR_HOST = "irc.r";
};
plugins = with pkgs.ReaktorPlugins; [ stockholm-issue nixos-version sed-plugin ];
- channels = [ "#retiolum" ];
+ channels = [ "#xxx" ];
};
krebs.build.host = config.krebs.hosts.pnp;