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.
|
# 8 makes it run out of memory when rebuilding.
|
||||||
nix.settings.max-jobs = 1;
|
nix.settings.max-jobs = 1;
|
||||||
|
|
||||||
|
# Hardly capable of building itself otherwise
|
||||||
|
zramSwap.enable = true;
|
||||||
};
|
};
|
||||||
imports = [
|
imports = [
|
||||||
nixos-hardware.nixosModules.common-cpu-amd
|
nixos-hardware.nixosModules.common-cpu-amd
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue