From 7fc48e9216ff809da5f8055a50b0be17628ef1df Mon Sep 17 00:00:00 2001 From: Xavier Del Campo Romero Date: Thu, 11 Sep 2025 20:29:55 +0200 Subject: Import nwc --- .gitmodules | 3 +++ tools/nwc | 1 + 2 files changed, 4 insertions(+) create mode 160000 tools/nwc diff --git a/.gitmodules b/.gitmodules index 9ce2375..a4cf548 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule "src/wip"] path = src/wip url = https://gitea.privatedns.org/xavi/wip.git +[submodule "tools/nwc"] + path = tools/nwc + url = https://gitea.privatedns.org/xavi/nwc.git diff --git a/tools/nwc b/tools/nwc new file mode 160000 index 0000000..1a9ca72 --- /dev/null +++ b/tools/nwc @@ -0,0 +1 @@ +Subproject commit 1a9ca72b3b88054403995ce71887d09052f4ef4c -- cgit v1.2.3