added soju IRC bouncer and a couple of IRC clients.
This commit is contained in:
parent
5da8f42240
commit
63060d1a68
11 changed files with 86 additions and 4 deletions
|
|
@ -109,7 +109,7 @@
|
|||
"NGINX must be enabled")
|
||||
)
|
||||
{
|
||||
clientMaxBodySize = "1000m";
|
||||
clientMaxBodySize = "0";
|
||||
virtualHosts."${cfg.server.domain}" = {
|
||||
enableACME = lib.asserts.assertMsg (
|
||||
config.security.acme.acceptTerms
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue