From 1d3ad66d46016c7d67a21ed4e695b2854ef4972e Mon Sep 17 00:00:00 2001 From: teto Date: Tue, 4 Feb 2025 11:08:28 +0000 Subject: [PATCH] deploy: 7abcf59a365430b36f84eaa452a466b11e469e33 --- options.xhtml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/options.xhtml b/options.xhtml index d68b4ceda..4d77d7320 100644 --- a/options.xhtml +++ b/options.xhtml @@ -36875,6 +36875,37 @@ strings concatenated with ā€œ\nā€

'' +

Declared by:

+ + +
+ +<home-manager/modules/programs/mpv.nix> + +
+ +
+ + 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 by: