services.mysql.initialDatabases.*.schema

The initial schema of the database; if null (the default), an empty database is created.

Type
null or absolute path
Default
null
Declared
<nixpkgs/nixos/modules/services/databases/mysql.nix>