From 4eca75b3dcfabc070553c04bcc43b6a4e8ff9a10 Mon Sep 17 00:00:00 2001 From: blake Date: Sun, 5 Oct 2025 18:57:57 -0500 Subject: [PATCH] 6 current 2025-10-05 18:36:02 25.05.20251001.5b5be50 6.12.49 * --- hosts/snowbelle/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/snowbelle/configuration.nix b/hosts/snowbelle/configuration.nix index 8a434aa..e1b6a94 100644 --- a/hosts/snowbelle/configuration.nix +++ b/hosts/snowbelle/configuration.nix @@ -111,7 +111,7 @@ 25567 ]; - #networking.firewall.allowedUDPPorts = [ ... ]; + networking.firewall.allowedUDPPorts = [ 51820 ]; # Or disable the firewall altogether. networking.firewall.enable = false;