ircd: add motd
This commit is contained in:
parent
47e7a6f688
commit
054d0cceb1
@ -7,6 +7,9 @@
|
||||
|
||||
services.charybdis = {
|
||||
enable = true;
|
||||
motd = ''
|
||||
hello
|
||||
'';
|
||||
config = ''
|
||||
serverinfo {
|
||||
name = "${config.krebs.build.host.name}.irc.retiolum";
|
||||
|
Loading…
Reference in New Issue
Block a user