reaktor2: rename to reaktor

This commit is contained in:
lassulus 2023-07-30 15:36:29 +02:00
parent be69562a42
commit d5af942e3a
1 changed files with 2 additions and 2 deletions

View File

@ -597,7 +597,7 @@ in {
krebs.reaktor2 = { krebs.reaktor2 = {
hackint = { hackint = {
hostname = "irc.hackint.org"; hostname = "irc.hackint.org";
nick = "reaktor2|krebs"; nick = "reaktor";
plugins = [ plugins = [
{ {
plugin = "register"; plugin = "register";
@ -617,7 +617,7 @@ in {
port = "6697"; port = "6697";
}; };
r = { r = {
nick = "reaktor2|krebs"; nick = "reaktor";
sendDelaySec = null; sendDelaySec = null;
plugins = [ plugins = [
{ {