This commit is contained in:
2025-12-15 15:14:52 -03:00
parent 0265dbbca2
commit 119cf0e391
14 changed files with 398 additions and 81 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
## zram
zramSwap = {
enable = true;
memoryPercent = 70;
memoryPercent = 40;
algorithm = "zstd";
};