Re-enable ollama open-webui
This commit is contained in:
parent
dfa3b12981
commit
fd67045917
@ -5,7 +5,7 @@
|
||||
acceleration = "cuda";
|
||||
};
|
||||
services.open-webui = {
|
||||
enable = lib.warn "open-webui disabled due to breakage. See PR #348738" false;
|
||||
enable = true;
|
||||
environment = {
|
||||
DO_NOT_TRACK = "True";
|
||||
SCARF_NO_ANALYTICS = "True";
|
||||
|
Loading…
Reference in New Issue
Block a user