summaryrefslogtreecommitdiffstats
path: root/1systems
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2015-10-08 16:51:57 +0200
committermakefu <github@syntax-fehler.de>2015-10-08 16:51:57 +0200
commit89ae695cedb353f4f69a7f808293696ade24f12a (patch)
treec7cf30e1b3b74f3f921174d7e61c1a453db88c3f /1systems
parentea141658ab96f99f7baf2bf1633025f553ec06d3 (diff)
m 2 Reaktor: add shack-correct, update pnp Reaktor Channels
Diffstat (limited to '1systems')
-rw-r--r--1systems/pnp.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/1systems/pnp.nix b/1systems/pnp.nix
index fdc2f0135..e7ceca60d 100644
--- a/1systems/pnp.nix
+++ b/1systems/pnp.nix
@@ -25,6 +25,7 @@
../2configs/Reaktor/simpleExtend.nix
../2configs/Reaktor/random-emoji.nix
../2configs/Reaktor/titlebot.nix
+ ../2configs/Reaktor/shack-correct.nix
../2configs/exim-retiolum.nix
../2configs/urlwatch.nix
@@ -35,7 +36,7 @@
krebs.Reaktor.debug = true;
krebs.Reaktor.nickname = "Reaktor|bot";
krebs.Reaktor.extraEnviron = {
- REAKTOR_CHANNELS = "#krebs,#binaergewitter";
+ REAKTOR_CHANNELS = "#krebs,#binaergewitter,#shackspace";
};
krebs.build.host = config.krebs.hosts.pnp;