diff options
author | makefu <github@syntax-fehler.de> | 2017-09-01 21:40:17 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2017-09-01 21:40:17 +0200 |
commit | 53aa798dd7339353706d51f2d5fc7faba860f1c8 (patch) | |
tree | 327e2424b442583a09d73b1cb87349b173b30b1a /makefu/1systems/omo | |
parent | 27a0aff4a2e5c924b8a288a0402c7d1141932596 (diff) |
ma omo: Rip Reaktor|krebs
Diffstat (limited to 'makefu/1systems/omo')
-rw-r--r-- | makefu/1systems/omo/config.nix | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/makefu/1systems/omo/config.nix b/makefu/1systems/omo/config.nix index 0df2ba6e6..4c93a7a3e 100644 --- a/makefu/1systems/omo/config.nix +++ b/makefu/1systems/omo/config.nix @@ -194,16 +194,6 @@ in { zramSwap.enable = true; - krebs.Reaktor.reaktor = { - nickname = "Reaktor|krebs"; - workdir = "/var/lib/Reaktor/krebs"; - channels = [ "#krebs" ]; - plugins = with pkgs.ReaktorPlugins;[ - stockholm-issue - nixos-version - sed-plugin - random-emoji ]; - }; krebs.Reaktor.reaktor-shack = { nickname = "Reaktor|shack"; workdir = "/var/lib/Reaktor/shack"; |