services.docuseal.secretKeyBaseFile
NixOS option
Path to file containing the secret key base. A new secret key base can be generated by running: openssl rand -hex 64 If this file does not exist, it will be created with a new secret key base.
type: absolute pathDefault
declared in: nixos/modules/services/web-apps/docuseal.nixView source on NixOS/nixpkgs →"/var/lib/docuseal/secrets/secret-key-base"