increase zram on build-coord
This commit is contained in:
parent
00a5d373f3
commit
4e03cf2309
|
@ -38,7 +38,7 @@
|
||||||
|
|
||||||
zramSwap = {
|
zramSwap = {
|
||||||
enable = true;
|
enable = true;
|
||||||
memoryPercent = 25;
|
memoryPercent = 100;
|
||||||
};
|
};
|
||||||
|
|
||||||
networking.useNetworkd = true;
|
networking.useNetworkd = true;
|
||||||
|
|
Loading…
Reference in a new issue