1
1
Fork 0

myne: increase swapfile size

This commit is contained in:
Myned 2025-04-11 13:17:31 -05:00
parent 67d46ec7a1
commit 6b3a8cb24f
Signed by: myned
GPG key ID: C7224454F7881A34

View file

@ -54,7 +54,7 @@
"/swap" = {
mountpoint = "/swap";
swap.swapfile.size = "4G";
swap.swapfile.size = "8G";
};
};
};