hosts/morphius: enable zramSwap

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-05-28 15:53:46 +03:00
parent 8ae65a6752
commit ddd039c803

View File

@ -23,6 +23,7 @@
system.stateVersion = "25.11";
time.timeZone = "Europe/Kyiv";
zramSwap.enable = true;
swapDevices = [
{
device = "/swap/swapfile";