open-webui: increase memory for open-webui test

This commit is contained in:
ibizaman 2026-05-10 09:53:49 +02:00 committed by Pierre Penninckx
parent 670ebbc7b5
commit ec3406039d

View file

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