Add lazygit and broot, use OnlyOffice, raise zram

This commit is contained in:
Melvin Ragusa
2026-02-03 10:15:25 +01:00
parent fe52a0b4c9
commit a4e799fa53
3 changed files with 4 additions and 2 deletions

View File

@@ -24,7 +24,7 @@
zramSwap = {
enable = true;
algorithm = "zstd"; # Best compression ratio
memoryPercent = 50; # Use up to 50% of RAM for compressed swap
memoryPercent = 100; # Use up to 50% of RAM for compressed swap
};
# ═══════════════════════════════════════════════════════════════