feat: optimize ram
This commit is contained in:
parent
62af141a22
commit
14ad9151a5
2 changed files with 7 additions and 0 deletions
|
|
@ -364,6 +364,11 @@
|
|||
services.irqbalance.enable = true;
|
||||
services.earlyoom.enable = true;
|
||||
|
||||
zramSwap = {
|
||||
enable = true;
|
||||
priority = 100;
|
||||
};
|
||||
|
||||
# Power management for laptop
|
||||
services.logind = {
|
||||
settings = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue