use zramswap

This commit is contained in:
LavaDesu 2021-05-15 09:05:55 +07:00
parent 6a734d36f7
commit 7cc3fe20c7
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -29,4 +29,5 @@
];
kernelPackages = pkgs.lib.mkForce pkgs.linux-lava;
};
zramSwap.enable = true;
}