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>
List of configuration files to include at the end of mpv.conf.
list of string[ ][
"~/path/to/config.inc";
"~/path/to/conditional.inc";
]