zramSwap is actually really good
This commit is contained in:
parent
d769bd95c7
commit
ad154e9ed1
1 changed files with 5 additions and 0 deletions
|
|
@ -73,6 +73,11 @@
|
|||
};
|
||||
};
|
||||
|
||||
zramSwap = {
|
||||
enable = true;
|
||||
memoryPercent = 100;
|
||||
};
|
||||
|
||||
powerManagement.cpuFreqGovernor = lib.mkDefault "powersave";
|
||||
|
||||
networking.useDHCP = lib.mkDefault true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue