mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
soju
This commit is contained in:
parent
4ab756d44d
commit
1513ac9a48
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
services.soju = {
|
||||
|
||||
enable = true;
|
||||
hostName = "orac";
|
||||
hostName = "0.0.0.0";
|
||||
listen = [ "irc+insecure://0.0.0.0:6667" ];
|
||||
enableMessageLogging = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue