s 1 wolf: use tcponly in shack network

because udp suffers from 20 percnet packet loss
This commit is contained in:
makefu 2016-06-14 01:35:49 +02:00
parent 8656e83d4c
commit 6186849542
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225

View File

@ -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";