feat: enable zram for swap
This commit is contained in:
parent
2b0c55584f
commit
cec3f73b4d
2 changed files with 2 additions and 0 deletions
|
@ -51,4 +51,6 @@
|
||||||
libvirtd.enable = true;
|
libvirtd.enable = true;
|
||||||
waydroid.enable = true;
|
waydroid.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
zramSwap.enable = true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue