Use stable open-webui

This commit is contained in:
2025-07-19 09:33:48 -04:00
parent 1506dbaee0
commit f332d09faa
2 changed files with 38 additions and 38 deletions

View File

@@ -342,7 +342,7 @@ in
services.open-webui = {
enable = true;
package = unstable.open-webui;
package = pkgs.open-webui;
host = "0.0.0.0";
environment = {
ANONYMIZED_TELEMETRY = "False";