Enable zram swap
This commit is contained in:
parent
63778a9f4c
commit
5f0550b3b0
2 changed files with 4 additions and 0 deletions
|
|
@ -36,6 +36,8 @@
|
|||
swapDevices =
|
||||
[{ device = "/dev/disk/by-uuid/bb8fa9ef-9b8f-413d-913a-6c891649a954"; }];
|
||||
|
||||
zramSwap.enable = true;
|
||||
|
||||
hardware = {
|
||||
bluetooth = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue