summaryrefslogtreecommitdiffstats
path: root/lass/2configs/reaktor-krebs.nix
diff options
context:
space:
mode:
Diffstat (limited to 'lass/2configs/reaktor-krebs.nix')
-rw-r--r--lass/2configs/reaktor-krebs.nix21
1 files changed, 21 insertions, 0 deletions
diff --git a/lass/2configs/reaktor-krebs.nix b/lass/2configs/reaktor-krebs.nix
new file mode 100644
index 000000000..7727bbf9c
--- /dev/null
+++ b/lass/2configs/reaktor-krebs.nix
@@ -0,0 +1,21 @@
+{ config, lib, pkgs, ... }:
+with import <stockholm/lib>;
+
+{
+ krebs.Reaktor.krebs = {
+ nickname = "Reaktor|krebs";
+ channels = [
+ "#krebs"
+ "#nixos-wiki"
+ ];
+ extraEnviron = {
+ REAKTOR_HOST = "irc.freenode.org";
+ };
+ plugins = with pkgs.ReaktorPlugins; [
+ sed-plugin
+ wiki-todo-add
+ wiki-todo-done
+ wiki-todo-show
+ ];
+ };
+}
[cgit] Unable to lock slot /tmp/cgit/7e000000.lock: No such file or directory (2)