reduce memory for vpay
This commit is contained in:
parent
aa57171eda
commit
510dd8cf8a
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@
|
|||
hypervisorName = "lewis";
|
||||
|
||||
nixosModule = {
|
||||
microvm.balloonMem = 5632;
|
||||
microvm.balloonMem = 5120;
|
||||
|
||||
lab = {
|
||||
dockerSwarm.enable = true;
|
||||
|
|
Loading…
Reference in a new issue