Add additional PR to open-webui note
Some checks failed
Run nix flake check / flake-check (push) Has been cancelled

This commit is contained in:
Torjus Håkestad 2024-12-30 10:51:34 +01:00
parent 5dcb37dd58
commit 3895cd0027
Signed by: torjus
SSH Key Fingerprint: SHA256:KjAds8wHfD2mBYK2H815s/+ABcSdcIHUndwHEdSxml4

View File

@ -5,7 +5,7 @@
acceleration = "cuda";
};
services.open-webui = {
enable = lib.warn "open-webui disabled due to build failure. Should be fixed by #368411" false;
enable = lib.warn "open-webui disabled due to build failure. Should be fixed by #368411 #363965" false;
environment = {
DO_NOT_TRACK = "True";
SCARF_NO_ANALYTICS = "True";