summaryrefslogtreecommitdiffstats
path: root/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
commitcd7f2a13ac02e38c84a5aeac9f2af99a41823183 (patch)
treeddca75b6c9fde0f94dd77ab8d0ab1818967c39d1 /1systems/omo.nix
parent503f7f4752b02cb1756f41439aa7eee343e0932f (diff)
ma 2: use tinc-pre per default
Diffstat (limited to '1systems/omo.nix')
-rw-r--r--1systems/omo.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/1systems/omo.nix b/1systems/omo.nix
index eed6d2316..bfcd2298a 100644
--- a/1systems/omo.nix
+++ b/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;
}