feat(stolas): use larger swapfile
Some checks are pending
Continuous Integration / Checks (push) Waiting to run
Some checks are pending
Continuous Integration / Checks (push) Waiting to run
This commit is contained in:
parent
9ec0688652
commit
712cca5909
2 changed files with 3 additions and 2 deletions
|
@ -86,7 +86,7 @@
|
|||
};
|
||||
"/swap" = {
|
||||
mountpoint = "/.swapvol";
|
||||
swap.swapfile.size = "64G";
|
||||
swap.swapfile.size = "128G";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue