forked from fediversity/fediversity
lower memory
Signed-off-by: Kiara Grouwstra <kiara@procolix.eu>
This commit is contained in:
parent
a4d87f2fcc
commit
00aa2b9bec
1 changed files with 1 additions and 1 deletions
|
|
@ -98,7 +98,7 @@ in
|
|||
};
|
||||
virtualisation = {
|
||||
diskSize = 24 * 1024;
|
||||
memorySize = 4 * 1024;
|
||||
memorySize = 3 * 1024;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue