open-webui: increase memory for open-webui test

This commit is contained in:
ibizaman 2026-05-10 09:53:49 +02:00
parent 13e52704ff
commit 786c9d2eb7

View file

@ -143,6 +143,8 @@ let
sso =
{ config, ... }:
{
virtualisation.memorySize = 4096;
shb.open-webui = {
sso = {
enable = true;