reaktor2: rename to reaktor
This commit is contained in:
parent
be69562a42
commit
d5af942e3a
@ -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 = [
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user