services.gitea.database.passwordFile

NixOS option

A file containing the password corresponding to database.user.

type: null or absolute path
Default
null
Example
"/run/keys/gitea-dbpassword"
declared in: nixos/modules/services/misc/gitea.nixView source on NixOS/nixpkgs →