reaktor2: add hackint
This commit is contained in:
parent
5460255668
commit
64259a1256
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user