Change memory management slightly, enable zram by default
This commit is contained in:
parent
8f4db7e580
commit
6b673ac3b1
5 changed files with 10 additions and 27 deletions
|
@ -20,11 +20,4 @@
|
|||
efi.canTouchEfiVariables = true;
|
||||
};
|
||||
};
|
||||
|
||||
swapDevices = [
|
||||
{
|
||||
device = "/var/lib/swapfile";
|
||||
size = 16 * 1024;
|
||||
}
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue