This commit is contained in:
mjallen18
2026-03-18 20:51:39 -05:00
parent 46b249560f
commit f4fd826c90
7 changed files with 17 additions and 63 deletions

View File

@@ -72,7 +72,7 @@ let
open-webui = {
enable = true;
package = pkgs.unstable.open-webui;
package = pkgs.open-webui;
host = "0.0.0.0";
port = 8888;
openFirewall = cfg.openFirewall;