Enable zram

Should probably move this somewhere else later.
This commit is contained in:
Donovan Glover
2023-05-31 10:34:05 -04:00
parent 43109dcfa3
commit 31f8f05a78

View File

@ -41,4 +41,6 @@
};
};
};
zramSwap.enable = true;
}