mumble: init clan-module

This adds the `mumble` clan-module.

This allows for voice chatting in a true peer-to-peer network.
Every machine that has the module enabled is a potential host and
client - every participant has the same role.

It doesn't matter who in the network is online - as long as one of the
machines is up, one server is up and people can start their voice chat.
This commit is contained in:
a-kenji
2024-07-30 10:43:50 +02:00
parent 99a87a6120
commit 13c70168a4
20 changed files with 751 additions and 2 deletions

View File

@@ -73,6 +73,7 @@ nav:
- reference/clanModules/syncthing-static-peers.md
- reference/clanModules/syncthing.md
- reference/clanModules/thelounge.md
- reference/clanModules/mumble.md
- reference/clanModules/trusted-nix-caches.md
- reference/clanModules/user-password.md
- reference/clanModules/xfce.md