nixos/docuseal: update extraConfig docs with link to upstream documentation

It took me a while to find this page, I thought it would be nice to save
others some time.
This commit is contained in:
Jeremy Fleischman
2026-05-29 16:48:46 -07:00
parent 954d09bdf6
commit ebbe530dcd

View File

@@ -56,6 +56,8 @@ in
default = { };
description = ''
Extra environment variables to pass to DocuSeal services.
Refer to <https://www.docuseal.com/docs/configuring-docuseal-via-environment-variables>.
'';
};