diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/linde.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/linde.nix b/system/linde.nix index ebce6de1..3c17f498 100644 --- a/system/linde.nix +++ b/system/linde.nix @@ -220,6 +220,7 @@ in ]; allowedUDPPorts = [ 53 + 443 # HTTP/3 (QUIC) 3478 6885 # DHT 6922 |