services.moodle.database.passwordFile

NixOS option

A file containing the password corresponding to database.user.

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