factorio: increase RAM

This commit is contained in:
Sandro - 2022-08-18 23:25:02 +02:00
parent 4cc0beac78
commit c825120197
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@
};
};
microvm.mem = 8 * 1024;
networking = {
hostName = "factorio";
};