From 99a6f13e70b366a858a543f145528152164858e5 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Sat, 28 Feb 2026 20:20:41 -0800 Subject: use librewolf instead; fix a bunch of problems --- nix/modules/znc.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nix/modules/znc.nix') diff --git a/nix/modules/znc.nix b/nix/modules/znc.nix index 758f720..c9f9b51 100644 --- a/nix/modules/znc.nix +++ b/nix/modules/znc.nix @@ -26,7 +26,7 @@ modules = [ "simple_away" ]; }; "nullring" = { - server = "nullring.xyz"; + server = "${config.monorepo.vars.orgHost}"; port = 6697; useSSL = true; modules = [ "simple_away" "log" ]; -- cgit v1.3