swapiness and gnome fonts non-cjk

This commit is contained in:
2026-03-26 20:45:56 +03:00
parent c6b918bcf1
commit c7d697a6d2
3 changed files with 7 additions and 6 deletions

View File

@@ -26,7 +26,7 @@
options = [ "discard" ];
}];
boot.kernel.sysctl = {
"vm.swappiness" = 20;
"vm.swappiness" = 1;
};
zramSwap = {
enable = true;