Use open-webui from stable
Some checks failed
Run nix flake check / flake-check (push) Has been cancelled
Some checks failed
Run nix flake check / flake-check (push) Has been cancelled
This commit is contained in:
parent
e2db31d835
commit
6a70880fe8
@ -6,6 +6,7 @@
|
||||
};
|
||||
services.open-webui = {
|
||||
enable = true;
|
||||
package = pkgs.stable.open-webui;
|
||||
# enable = lib.warn "Open WebUI is disabled" false;
|
||||
environment = {
|
||||
VECTOR_DB = "pgvector";
|
||||
|
Loading…
x
Reference in New Issue
Block a user