packageList type
Used to split off lists of packages into a separate file.
This is useful for sharing list of packages between different configuration files.
This type is used by:
Added in v0.3.
packages [string[]]
Specifies a list of packages.
Example:
packages:
- openssh-server
Added in v0.3.