System Gen140 @ 2026-02-15-01:18:21 by jonas@monolith

This commit is contained in:
2026-02-15 01:18:22 +01:00
parent 3c98db60ca
commit a7daedf944

View File

@@ -41,7 +41,7 @@
swapDevices = [ swapDevices = [
{ {
device = "/.swapfile"; device = "/.swapfile";
size = 4 * 1024; size = 24 * 1024;
} }
]; ];