scrape: bump memory

This commit is contained in:
Sandro - 2023-09-03 23:01:16 +02:00
parent 2b9d49fe91
commit 7a39c45dca
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ let
in {
c3d2.deployment.server = "server10";
microvm.mem = 1024;
networking.hostName = "scrape";
users.groups.scrape = {};