Refactore backplane-net to module with hosts
This commit is contained in:
parent
752bed060b
commit
408c24559d
15 changed files with 144 additions and 79 deletions
5
nixos-modules/qois/backplane-net/README.md
Normal file
5
nixos-modules/qois/backplane-net/README.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
## Backplane Overlay Network
|
||||
|
||||
The `backplane.net.qo.is` overlay network connects all the hosts in a peer-to-peer fashion using [wgautomesh](https://git.deuxfleurs.fr/Deuxfleurs/wgautomesh).
|
||||
|
||||
The definition of the connected hosts are in [defaults/meta/network-virtual.nix](../meta/network-virtual.nix).
|
Loading…
Add table
Add a link
Reference in a new issue