hidden-ssh: freenode -> hackint

This commit is contained in:
tv 2021-05-20 10:29:40 +02:00
parent 87f6036e92
commit a5d9c02a93

View File

@ -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;