diff options
author | lassulus <lass@lassul.us> | 2017-01-21 21:57:59 +0100 |
---|---|---|
committer | lassulus <lass@lassul.us> | 2017-01-21 21:57:59 +0100 |
commit | cc789a85d8a4de5c6505a24917b635822dc1ed96 (patch) | |
tree | 8ea06ea5e4389ca294a0c2126163b624eda5e99a /makefu/1systems/wry.nix | |
parent | a76c54e57b1aa7e8396753ec121d818405563134 (diff) |
m 1: use new Reaktor api
Diffstat (limited to 'makefu/1systems/wry.nix')
-rw-r--r-- | makefu/1systems/wry.nix | 3 |
1 files changed, 1 insertions, 2 deletions
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 |