feat: optimize ram

This commit is contained in:
Jet 2026-05-24 14:14:10 -07:00
parent 62af141a22
commit 14ad9151a5
No known key found for this signature in database
2 changed files with 7 additions and 0 deletions

View file

@ -364,6 +364,11 @@
services.irqbalance.enable = true;
services.earlyoom.enable = true;
zramSwap = {
enable = true;
priority = 100;
};
# Power management for laptop
services.logind = {
settings = {