programs.mpv.includes

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

Type
list of string
Default
[ ]
Example
[
  "~/path/to/config.inc";
  "~/path/to/conditional.inc";
]
Declared
<home-manager/modules/programs/mpv.nix>