feat(extranix): Add docuseal documentation

This commit is contained in:
Tom Hubrecht 2025-04-14 23:59:42 +02:00 committed by thubrecht
parent 8f8585038d
commit 447e4df244

View file

@ -27,4 +27,8 @@ in
dgn-web.simpleProxies.docuseal = {
inherit host port;
};
services.extranix.modules."DGNum Infrastructure".paths = [
./module.nix
];
}