From 855c482e19d6b307c8156a6941f8a045b0a011a3 Mon Sep 17 00:00:00 2001 From: oqyude Date: Wed, 29 Oct 2025 12:41:56 +0300 Subject: [PATCH] 123 --- modules/server/open-webui.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/server/open-webui.nix b/modules/server/open-webui.nix index d1c4e03..62acfc7 100644 --- a/modules/server/open-webui.nix +++ b/modules/server/open-webui.nix @@ -14,7 +14,7 @@ { services = { open-webui = { - enable = true; + enable = false; #package = fix.open-webui; host = "0.0.0.0"; port = 11112;