diff --git a/options.html b/options.html index 8fc404ece..b9442217a 100644 --- a/options.html +++ b/options.html @@ -7763,6 +7763,10 @@ playlists etc.
Type: path
Type: null or string
Default: "\${dataDir}/tag_cache"
Declared by:
<home-manager/modules/services/mpd.nix>
+ |
services.mpd.extraArgs
Extra command-line arguments to pass to MPD.
Type: list of string
Default: [ ]
Example:
[ + "--verbose" +]
Declared by:
+ <home-manager/modules/services/mpd.nix>
|
services.mpd.extraConfig
Extra directives added to to the end of MPD's configuration
file, mpd.conf
. Basic configuration
like file location and uid/gid is added automatically to the