From 9d1dbf62c79a202fb2704fa13d32938065ae309d Mon Sep 17 00:00:00 2001 From: deadvey Date: Sun, 24 Nov 2024 21:15:11 +0000 Subject: [PATCH] 53 current 2024-11-24 21:15:08 24.05.6463.83fb6c028368 6.6.59 * --- nixos/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/configuration.nix b/nixos/configuration.nix index 16fcb8f..ed2edcf 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -14,7 +14,7 @@ networking.firewall = { enable = true; allowedTCPPorts = [ 30000 ]; - allowedUDPPortRanges = [ 30000 ]; + allowedUDPPorts = [ 30000 ]; }; # Keychain