From 690e13e902ef6515946baf882a470f00b54adefa Mon Sep 17 00:00:00 2001 From: Matthew Salerno Date: Mon, 21 Aug 2023 21:28:29 -0400 Subject: [PATCH] add mailing list to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3607e87..de24c14 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ [Issue Tracker](https://todo.sr.ht/~msalerno/wirenix) +[Mailing List](https://lists.sr.ht/~msalerno/wirenix) ([As Email](mailto:~msalerno/wirenix@lists.sr.ht)) + WireNix is a Nix Flake designed to make creation of Wireguard mesh networks easier. The simplist and most likely layout is a full mesh network, but Wirenix can also support arbitrary graph topologies.