services.forgejo.customDir
NixOS option
Base directory for custom templates and other options. If services.forgejo.useWizard is disabled (default), this directory will also hold secrets and the resulting app.ini config at runtime.
type: stringDefault
declared in: nixos/modules/services/misc/forgejo.nixView source on NixOS/nixpkgs →"${config.services.forgejo.stateDir}/custom"