1 files changed,
6 insertions(+),
1 deletions(-)
Author:
Oleksandr Smirnov
olexsmir@gmail.com
Committed at:
2026-01-18 17:25:58 +0200
Change ID:
xrqkwlqxlvkkvtkrpyyswtlxktpqlyuu
Parent:
5b7b12a
M
nix/modules/soju.nix
@@ -12,7 +12,12 @@ globalConfig = ''
layer4 { :6697 { route { - tls + tls { + connection_policy { + alpn http/1.1 http/1.0 irc + default_sni ${domain} + } + } proxy { proxy_protocol v2 upstream localhost:6667