diff options
| author | Xavier Del Campo Romero <xavi92@disroot.org> | 2025-09-11 20:29:55 +0200 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi92@disroot.org> | 2025-09-11 20:30:06 +0200 |
| commit | 7fc48e9216ff809da5f8055a50b0be17628ef1df (patch) | |
| tree | f62b9f26457d458c095109b900af4cad49b9de2d /.gitmodules | |
| parent | 599f0580ac9fe142e95ba8737d43a0dce8ac389e (diff) | |
| download | wnix-7fc48e9216ff809da5f8055a50b0be17628ef1df.tar.gz | |
Import nwc
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
