Correct PR in note
All checks were successful
Run nix flake check / flake-check (push) Successful in 1m44s
Periodic flake update / flake-update (push) Successful in 1m16s

This commit is contained in:
Torjus Håkestad 2024-12-30 10:53:25 +01:00
parent 3895cd0027
commit b382aa0de4
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 #363965" false;
enable = lib.warn "open-webui disabled due to build failure. Should be fixed by #368411 #368790" false;
environment = {
DO_NOT_TRACK = "True";
SCARF_NO_ANALYTICS = "True";