summaryrefslogtreecommitdiffstats
path: root/makefu/1systems
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2019-06-17 07:56:22 +0200
committermakefu <github@syntax-fehler.de>2019-06-17 07:56:22 +0200
commit2a5743d3fafa825822755b994ea3a373e38ad569 (patch)
tree770a92fac716734350597d8f01520db08b427564 /makefu/1systems
parentdbd3278f49c36acdbd73afedaa6ef9d6e7485fd2 (diff)
ma filepimp.r: remove obsolete zramSwap numDevices
Diffstat (limited to 'makefu/1systems')
-rw-r--r--makefu/1systems/filepimp/config.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/makefu/1systems/filepimp/config.nix b/makefu/1systems/filepimp/config.nix
index 30ba61a9..e023c288 100644
--- a/makefu/1systems/filepimp/config.nix
+++ b/makefu/1systems/filepimp/config.nix
@@ -48,7 +48,6 @@ in {
hardware.cpu.amd.updateMicrocode = true;
zramSwap.enable = true;
- zramSwap.numDevices = 2;
makefu.snapraid = let
toMedia = name: "/media/" + name;