Correct PR in note
This commit is contained in:
parent
3895cd0027
commit
b382aa0de4
@ -5,7 +5,7 @@
|
|||||||
acceleration = "cuda";
|
acceleration = "cuda";
|
||||||
};
|
};
|
||||||
services.open-webui = {
|
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 = {
|
environment = {
|
||||||
DO_NOT_TRACK = "True";
|
DO_NOT_TRACK = "True";
|
||||||
SCARF_NO_ANALYTICS = "True";
|
SCARF_NO_ANALYTICS = "True";
|
||||||
|
Loading…
Reference in New Issue
Block a user