This commit is contained in:
Aleksandr Lebedev 2025-06-23 08:51:30 +02:00
parent aaeec488db
commit 7e4f85c87b

View file

@ -51,6 +51,8 @@
group = "ollama";
};
boot.binfmt.emulatedSystems = [ "aarch64-linux" "riscv64-linux" ];
services.open-webui.enable = true;
#services.open-webui.package = unstable-pkgs.open-webui;
services.open-webui.openFirewall = false;