fix: add swap to kumatani and usahara
This commit is contained in:
@@ -31,6 +31,12 @@
|
||||
open = true;
|
||||
videoAcceleration = true;
|
||||
};
|
||||
swapDevices = [
|
||||
{
|
||||
device = "/swapfile";
|
||||
size = 4 * 1024;
|
||||
}
|
||||
];
|
||||
|
||||
time.timeZone = "America/Vancouver";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user