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";
|
hypervisorName = "lewis";
|
||||||
|
|
||||||
nixosModule = {
|
nixosModule = {
|
||||||
microvm.balloonMem = 5632;
|
microvm.balloonMem = 5120;
|
||||||
|
|
||||||
lab = {
|
lab = {
|
||||||
dockerSwarm.enable = true;
|
dockerSwarm.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue