s 1 wolf: use tcponly in shack network
because udp suffers from 20 percnet packet loss
This commit is contained in:
parent
8656e83d4c
commit
6186849542
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue