cranberry: Use zram
This commit is contained in:
parent
f28c094051
commit
2e99e6d18a
1 changed files with 2 additions and 0 deletions
|
@ -52,6 +52,8 @@
|
|||
# 8 makes it run out of memory when rebuilding.
|
||||
nix.settings.max-jobs = 1;
|
||||
|
||||
# Hardly capable of building itself otherwise
|
||||
zramSwap.enable = true;
|
||||
};
|
||||
imports = [
|
||||
nixos-hardware.nixosModules.common-cpu-amd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue