diff --git a/nixos-modules/dhall/vbox-host.dhall b/nixos-modules/dhall/vbox-host.dhall index 6980f16..95907a0 100644 --- a/nixos-modules/dhall/vbox-host.dhall +++ b/nixos-modules/dhall/vbox-host.dhall @@ -265,6 +265,7 @@ let rootInit = ] } , provides = [ "Nitpicker" ] + , resources = Resources::{ ram = Genode.units.MiB 32 } , routes = [ ServiceRoute.child "Framebuffer" "framebuffer" , ServiceRoute.child "Input" "input_filter"