From 11e1ad3afb93f9e106aed2597dbbbdc5c2103cb0 Mon Sep 17 00:00:00 2001 From: blake Date: Wed, 8 Oct 2025 19:42:49 -0500 Subject: [PATCH] 117 current 2025-10-08 19:07:36 25.05.20251006.20c4598 6.12.50 * --- modules/system/vpn-confinement.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/modules/system/vpn-confinement.nix b/modules/system/vpn-confinement.nix index 597760b..1e52c2e 100644 --- a/modules/system/vpn-confinement.nix +++ b/modules/system/vpn-confinement.nix @@ -63,7 +63,5 @@ in port = ; protocol = ""; # protocol = "tcp"(default), "udp", or "both" }]; - }; - - }; + }; }