| `ToolsTreeDistribution=` | no | no | match default tools tree distribution |
| `Environment=` | no | no | n/a |
-### [Config] Section
-
-`Profile=`, `--profile=`
-: Select the given profile. A profile is a configuration file or
- directory in the `mkosi.profiles/` directory. When selected, this
- configuration file or directory is included after parsing the
- `mkosi.conf` file, but before any `mkosi.conf.d/*.conf` drop in
- configuration.
+### [Include]
`Include=`, `--include=`, `-I`
: Include extra configuration from the given file or directory. The
Note: Include names starting with either of the literals `mkosi-` or
`contrib-` are reserved for use by mkosi itself.
+### [Config] Section
+
+`Profile=`, `--profile=`
+: Select the given profile. A profile is a configuration file or
+ directory in the `mkosi.profiles/` directory. When selected, this
+ configuration file or directory is included after parsing the
+ `mkosi.conf` file, but before any `mkosi.conf.d/*.conf` drop in
+ configuration.
+
`Dependencies=`, `--dependency=`
: The images that this image depends on specified as a comma-separated
list. All images configured in this option will be built before this