matemat needs more memory

This commit is contained in:
Sandro - 2022-06-18 21:29:09 +02:00
parent 53044c1cec
commit e9ee25c5e0
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@
};
};
microvm.mem = 1024;
networking = {
hostName = "matemat";
firewall.allowedTCPPorts = [ 80 443 ];