fix: add swap to kumatani and usahara

This commit is contained in:
2025-07-02 15:49:35 -07:00
parent a11651c6bb
commit e88678cc54
3 changed files with 13 additions and 0 deletions

View File

@@ -31,6 +31,12 @@
open = true;
videoAcceleration = true;
};
swapDevices = [
{
device = "/swapfile";
size = 4 * 1024;
}
];
time.timeZone = "America/Vancouver";