system: Update

This commit is contained in:
2025-03-01 22:21:30 +03:00
parent dee91dd001
commit 0cc88081d1
3 changed files with 121 additions and 55 deletions

View File

@ -2,7 +2,7 @@
zramSwap = {
enable = true;
algorithm = "lz4";
memoryPercent = 50;
memoryPercent = 125;
priority = 999;
};
}