ZSwap/ZRam

This commit is contained in:
Aleksandr Lebedev 2025-03-19 22:50:39 +01:00
parent 8e04335e92
commit 7ce4f8e15f
4 changed files with 23 additions and 1 deletions

View file

@ -29,6 +29,15 @@
unstable-pkgs.mcpelauncher-ui-qt
];
boot = {
kernelParams = [
"zswap.enabled=1"
"zswap.compressor=lzo"
"zswap.zpool=zsmalloc"
"zswap.max_pool_percent=50"
];
};
services.zerotierone = {
enable = true;
joinNetworks = [