From 5dba721e187c27d3db77fcae470045d8792d9a31 Mon Sep 17 00:00:00 2001 From: e-minguez Date: Wed, 4 Jun 2025 13:44:00 +0200 Subject: [PATCH] Add nm-configurator [SUSE Edge Networking](https://documentation.suse.com/suse-edge/3.3/html/edge/components-nmc.html) uses nmstate under the hood. The upstream project [nm-configurator](https://github.com/suse-edge/nm-configurator) (or nmc) is a CLI tool which makes it easy to generate and apply NetworkManager configurations using nmstate definitions. Signed-off-by: e-minguez --- index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/index.md b/index.md index 1dcfc5c..79bd837 100644 --- a/index.md +++ b/index.md @@ -79,6 +79,7 @@ interfaces: ## Related projects - [kubernetes-nmstate](https://nmstate.io/kubernetes-nmstate) - [nmpolicy](https://nmstate.io/nmpolicy) +- [nm-configurator](https://github.com/suse-edge/nm-configurator) ## Contacts - You can find us on Matrix room: [`#nmstate:fedora.im`][matrix_room_url]