hidden-ssh: freenode -> hackint
This commit is contained in:
parent
87f6036e92
commit
a5d9c02a93
@ -17,7 +17,7 @@ let
|
|||||||
};
|
};
|
||||||
server = mkOption {
|
server = mkOption {
|
||||||
type = types.str;
|
type = types.str;
|
||||||
default = "irc.freenode.org";
|
default = "irc.hackint.org";
|
||||||
};
|
};
|
||||||
message = mkOption {
|
message = mkOption {
|
||||||
type = types.str;
|
type = types.str;
|
||||||
|
Loading…
Reference in New Issue
Block a user