services.mysql.initialDatabases.*.schema

NixOS option

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

type: null or absolute path
Default
null
declared in: nixos/modules/services/databases/mysql.nixView source on NixOS/nixpkgs →