From 1b9529e45c71b82b70b2e26d9fc6cc627c65324c Mon Sep 17 00:00:00 2001
From: makefu <github@syntax-fehler.de>
Date: Tue, 14 Jun 2016 01:35:49 +0200
Subject: s 1 wolf: use tcponly in shack network

because udp suffers from 20 percnet packet loss
---
 shared/1systems/wolf.nix | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'shared/1systems/wolf.nix')

diff --git a/shared/1systems/wolf.nix b/shared/1systems/wolf.nix
index dc61414..1805100 100644
--- a/shared/1systems/wolf.nix
+++ b/shared/1systems/wolf.nix
@@ -22,7 +22,7 @@ in
 
   # local discovery in shackspace
   nixpkgs.config.packageOverrides = pkgs: { tinc = pkgs.tinc_pre; };
-
+  krebs.retiolum.extraConfig = "TCPOnly = yes";
   services.grafana = {
     enable = true;
     addr = "0.0.0.0";
-- 
cgit v1.2.3

[cgit] Unable to lock slot /tmp/cgit/0a300000.lock: No such file or directory (2)