reaktor2: add hackint

This commit is contained in:
tv 2021-05-20 10:57:27 +02:00
parent 5460255668
commit 64259a1256

View File

@ -122,6 +122,23 @@ in {
};
krebs.reaktor2 = {
hackint = {
hostname = "irc.hackint.org";
nick = "reaktor2|krebs";
plugins = [
{
plugin = "register";
config = {
channels = [
"#krebs"
];
};
}
systemPlugin
];
username = "reaktor";
port = "6697";
};
freenode = {
hostname = "irc.freenode.org";
nick = "reaktor2|krebs";