pinwheel: Increase swapfile size to 48GiB
This commit is contained in:
@@ -39,7 +39,7 @@
|
|||||||
swapDevices = [
|
swapDevices = [
|
||||||
{
|
{
|
||||||
device = "/swapfile";
|
device = "/swapfile";
|
||||||
size = 24 * 1024; # 24GB
|
size = 48 * 1024; # 48GB
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user