config

NixOS config
Log | Files | Refs | README | LICENSE

commit 081e47dc9171602bc9fbbbb9b4908effe7a4dcfa (tree)
parent a7639b0d3131787b751458ed662084f210923a35
Author: Motiejus Jakštys <motiejus@jakstys.lt>
Date:   Wed,  5 Apr 2023 08:51:53 +0300

comments

Diffstat:
Mconfiguration.nix | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configuration.nix b/configuration.nix @@ -604,14 +604,14 @@ in { 53 80 443 - 3478 # headscale + 3478 # turn/headscale 5349 # turn 5350 # turn ]; allowedUDPPorts = [ 53 443 - 3478 # headscale + 3478 # turn 41641 # tailscale ]; allowedUDPPortRanges = coturn;