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 = {
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 = [
{