From 768dca4c8314fe65a1a3d485397c098afb3ccbbf Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Wed, 17 Jan 2024 20:55:49 -0600 Subject: [PATCH] Firewall --- lib/internal.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/internal.md b/lib/internal.md index 46e675f..8552633 100644 --- a/lib/internal.md +++ b/lib/internal.md @@ -106,3 +106,7 @@ $ rsync -r ~/.local/share/password-store $host:~/.local/share/password-store 3. Tailscale connection and roles. 4. Firefox sync configured. + +# Temporary Firewall Changes + +Source: https://discourse.nixos.org/t/how-to-temporarily-open-a-tcp-port-in-nixos/12306/2