From 717c739df423f0982893bf1033823ab31e0ae324 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Tue, 13 Jun 2023 09:47:08 +0200 Subject: [PATCH] mention nixos package --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 862ae6b..5210e91 100644 --- a/README.md +++ b/README.md @@ -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