printing: improve setup
[julm/julm-nix.git] / hosts / oignon / networking / nftables.nix
index 7c7101cb8ea55b3ec3782fe359effa2169ba8f80..828c51993bed03f3d6b219387c62b21b145b3ed9 100644 (file)
@@ -40,6 +40,7 @@ in
           tcp dport 5281 counter accept comment "XMPP HTTPS"
           tcp dport nntps counter accept comment "NNTPS"
           tcp dport 5201 counter accept comment "iperf"
+          tcp dport 8776 counter accept comment "radicle-node"
         }
       }
     '';