services.mastodon.database.passwordFile

NixOS option

A file containing the password corresponding to database.user.

type: null or absolute path
Default
null
Example
"/var/lib/mastodon/secrets/db-password"
declared in: nixos/modules/services/web-apps/mastodon.nixView source on NixOS/nixpkgs →