1
0
Fork 0

zramswap is not necessary, even on the 4GB RPi4 that I use, disable it

This commit is contained in:
Pratham Patel 2023-08-26 09:24:09 +05:30
parent b3d60b277f
commit 29a302c774
No known key found for this signature in database
1 changed files with 0 additions and 6 deletions

View File

@ -68,12 +68,6 @@
};
};
zramSwap = {
enable = true;
algorithm = "zstd";
memoryPercent = 75;
};
environment.systemPackages = with pkgs; [
# base system packages + packages what I *need*
cloud-utils # provides growpart