From cc789a85d8a4de5c6505a24917b635822dc1ed96 Mon Sep 17 00:00:00 2001 From: lassulus Date: Sat, 21 Jan 2017 21:57:59 +0100 Subject: m 1: use new Reaktor api --- makefu/1systems/pnp.nix | 3 +-- makefu/1systems/wry.nix | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'makefu/1systems') diff --git a/makefu/1systems/pnp.nix b/makefu/1systems/pnp.nix index 0c3676c8b..971676b79 100644 --- a/makefu/1systems/pnp.nix +++ b/makefu/1systems/pnp.nix @@ -32,8 +32,7 @@ }; }; - krebs.Reaktor = { - enable = true; + krebs.Reaktor.debug = { debug = true; extraEnviron = { REAKTOR_HOST = "ni.r"; diff --git a/makefu/1systems/wry.nix b/makefu/1systems/wry.nix index 03114c0e6..9fd329d10 100644 --- a/makefu/1systems/wry.nix +++ b/makefu/1systems/wry.nix @@ -32,10 +32,9 @@ in { krebs.build.host = config.krebs.hosts.wry; - krebs.Reaktor = { + krebs.Reaktor.reaktor = { nickname = "Reaktor|bot"; channels = [ "#krebs" "#shackspace" "#binaergewitter" ]; - enable = true; plugins = with pkgs.ReaktorPlugins;[ titlebot # stockholm-issue -- cgit v1.2.3