open-webui

Installation:

mkdir -p /opt/open-webui
cp -v opt/open-webui/{Makefile,run-open-webui.sh, shell.nix} /opt/open-webui/
cd /opt/open-webui
make install

Update:

cd /opt/open-webui
make update

Running:

cd /opt/open-webui
nix-shell