mention nixos package
This commit is contained in:
parent
e9175fd719
commit
717c739df4
1 changed files with 3 additions and 1 deletions
|
@ -25,7 +25,9 @@ Remarks/limitations:
|
|||
it does not provide facilities for dynamically adding more peers like many wireguard configuration tools do.
|
||||
|
||||
`wgautomesh` was built for Deuxfleurs to integrate with our automated NixOS-based configuration management system.
|
||||
A preliminary NixOS module for `wgautomesh` can be found [here](https://git.deuxfleurs.fr/Deuxfleurs/nixcfg/src/branch/wgautomesh/nix/wgautomesh.nix)
|
||||
`wgautomesh` is packaged in NixOS since version 23.05.
|
||||
Configuration options are listed [here](https://search.nixos.org/options?from=0&size=50&sort=relevance&query=wgautomesh)
|
||||
and closely mirror the structure of the configuration file described below.
|
||||
|
||||
### Sample configuration file
|
||||
|
||||
|
|
Loading…
Reference in a new issue