summaryrefslogtreecommitdiffstats
path: root/krebs
diff options
context:
space:
mode:
authorlassulus <git@lassul.us>2023-07-30 15:36:29 +0200
committerlassulus <git@lassul.us>2023-07-30 15:36:29 +0200
commitd5af942e3a62e99412c8b7a17b6d43a78c7f828d (patch)
tree1cba04bf7d5547d6167c078e514ea1d37f1314ef /krebs
parentbe69562a42c781de1d6938c7d579f12aafcd7c8a (diff)
reaktor2: rename to reaktor
Diffstat (limited to 'krebs')
-rw-r--r--krebs/2configs/reaktor2.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/krebs/2configs/reaktor2.nix b/krebs/2configs/reaktor2.nix
index 61b44fc2..95ef2f8a 100644
--- a/krebs/2configs/reaktor2.nix
+++ b/krebs/2configs/reaktor2.nix
@@ -597,7 +597,7 @@ in {
krebs.reaktor2 = {
hackint = {
hostname = "irc.hackint.org";
- nick = "reaktor2|krebs";
+ nick = "reaktor";
plugins = [
{
plugin = "register";
@@ -617,7 +617,7 @@ in {
port = "6697";
};
r = {
- nick = "reaktor2|krebs";
+ nick = "reaktor";
sendDelaySec = null;
plugins = [
{