mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
lenny: increase zram
This commit is contained in:
parent
a695f66a52
commit
4c4f5a015c
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@
|
|||
horizon.enable = true;
|
||||
};
|
||||
|
||||
zramSwap.memoryPercent = 100;
|
||||
|
||||
swapDevices = [{
|
||||
device = "/dev/disk/by-partuuid/e54894a7-f322-482c-b8f2-8e706f02f316";
|
||||
randomEncryption.enable = true;
|
||||
|
|
Loading…
Reference in a new issue