diff options
author | makefu <github@syntax-fehler.de> | 2017-09-01 21:40:17 +0200 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2017-09-06 11:05:45 +0200 |
commit | 736519b61dd8d48f1bc40c9353d14f6dc06c32ee (patch) | |
tree | b8e902ec08c06a07063a5c544577e7fea373ac63 /makefu/1systems | |
parent | ab30917d84942ebd3585ac6380b523cbcc6f20dd (diff) |
ma omo: Rip Reaktor|krebs
Diffstat (limited to 'makefu/1systems')
-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"; |