Enable zram swap
This commit is contained in:
parent
63778a9f4c
commit
5f0550b3b0
2 changed files with 4 additions and 0 deletions
|
|
@ -34,6 +34,8 @@
|
|||
swapDevices =
|
||||
[{ device = "/dev/disk/by-uuid/f714775c-b5af-4c0c-8330-999b43db4794"; }];
|
||||
|
||||
zramSwap.enable = true;
|
||||
|
||||
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
||||
|
||||
nix.settings.max-jobs = lib.mkDefault 16;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue