diff options
author | lassulus <lassulus@lassul.us> | 2017-10-01 13:35:30 +0200 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2017-10-01 13:35:30 +0200 |
commit | e1842266b3787337cac76b6d7297fd3186978fd2 (patch) | |
tree | c11e183d9c3c430b3616e58efc5d6c0085ad916f /lass/2configs/reaktor-retiolum.nix | |
parent | a43efa33f60d36f22f3ea49084d5b7b3ec01828f (diff) |
l: #retiolum@ni.r -> #krebs@irc.r
Diffstat (limited to 'lass/2configs/reaktor-retiolum.nix')
-rw-r--r-- | lass/2configs/reaktor-retiolum.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lass/2configs/reaktor-retiolum.nix b/lass/2configs/reaktor-retiolum.nix index b2a21f802..0ec825522 100644 --- a/lass/2configs/reaktor-retiolum.nix +++ b/lass/2configs/reaktor-retiolum.nix @@ -4,9 +4,9 @@ with import <stockholm/lib>; { krebs.Reaktor.retiolum = { nickname = "Reaktor|lass"; - channels = [ "#retiolum" ]; + channels = [ "#krebs" ]; extraEnviron = { - REAKTOR_HOST = "ni.r"; + REAKTOR_HOST = "irc.r"; }; plugins = with pkgs.ReaktorPlugins; [ sed-plugin |