drone: reduce ram

This commit is contained in:
Sandro - 2023-06-14 22:36:02 +02:00
parent 2b30cfc9ef
commit c4bb6c7fa3
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ in
{
c3d2.deployment.server = "server10";
microvm.mem = 4 * 1024;
microvm.mem = 2 * 1024;
networking.hostName = "drone";