commit 6657843866f654861f63adfe83caa5b04492ccda parent 7dbf44556331f8d4f06691727f99c3bb4b47fba1 Author: MTRNord <mtrnord1@gmail.com> Date: Sun, 17 Sep 2023 14:34:12 +0200 Disable znc ssl Diffstat:
| M | nixos/worker-1/znc.nix | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/nixos/worker-1/znc.nix b/nixos/worker-1/znc.nix @@ -9,6 +9,7 @@ enable = true; modulePackages = [ pkgs.zncModules.clientbuffer ]; confOptions = { + useSSL = false; passBlock = '' <Pass password> Method = sha256