MyNixOS website logo

List of configuration files to include at the end of mpv.conf.

Declarations
Type
list of string
Default
[ ]
Example
[
  "~/path/to/config.inc";
  "~/path/to/conditional.inc";
]