cavemem: bump microvm.mem from 16 to 24 gb

This commit is contained in:
Astro 2023-08-09 10:38:56 +02:00
parent 429ab187e5
commit 540cbe5bee
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
};
microvm = {
vcpu = 8;
mem = 16 * 1024;
mem = 24 * 1024;
};
networking = {