hosts/morphius: enable zramSwap
Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
@ -23,6 +23,7 @@
|
|||||||
system.stateVersion = "25.11";
|
system.stateVersion = "25.11";
|
||||||
time.timeZone = "Europe/Kyiv";
|
time.timeZone = "Europe/Kyiv";
|
||||||
|
|
||||||
|
zramSwap.enable = true;
|
||||||
swapDevices = [
|
swapDevices = [
|
||||||
{
|
{
|
||||||
device = "/swap/swapfile";
|
device = "/swap/swapfile";
|
||||||
|
Reference in New Issue
Block a user