summaryrefslogtreecommitdiffstats
path: root/makefu/1systems/omo.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2016-03-15 13:20:14 +0100
committermakefu <github@syntax-fehler.de>2016-03-15 13:20:14 +0100
commit2e317bfe747ec968d3b933ae4c0df68ad204021c (patch)
treeaa9c9b5fa5c382e8969b3b96eef1d881529c95ae /makefu/1systems/omo.nix
parent4588c5a19bd61bc8bac1f9ad12016a9d9b56dfdc (diff)
ma 2: use tinc-pre per default
Diffstat (limited to 'makefu/1systems/omo.nix')
-rw-r--r--makefu/1systems/omo.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/makefu/1systems/omo.nix b/makefu/1systems/omo.nix
index eed6d231..bfcd2298 100644
--- a/makefu/1systems/omo.nix
+++ b/makefu/1systems/omo.nix
@@ -122,7 +122,6 @@ in {
hardware.cpu.amd.updateMicrocode = true;
zramSwap.enable = true;
- zramSwap.numDevices = 2;
krebs.build.host = config.krebs.hosts.omo;
}