services.moodle.initialPassword

Specifies the initial password for the admin, i.e. the password assigned if the user does not already exist. The password specified here is world-readable in the Nix store, so it should be changed promptly.

Type
string
Example
"correcthorsebatterystaple"
Declared
<nixpkgs/nixos/modules/services/web-apps/moodle.nix>