This commit is contained in:
ncfavier 2023-03-05 08:42:42 +00:00
parent b8313202e6
commit ab8ba60c46

View file

@ -7763,6 +7763,10 @@ playlists etc.</p><p><span class="emphasis"><em>Type:</em></span> path</p><p><sp
<code class="literal">null</code> the parameter is omitted from the
configuration.</p><p><span class="emphasis"><em>Type:</em></span> null or string</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"\${dataDir}/tag_cache"</code></p><p><span class="emphasis"><em>Declared by:</em></span></p><table border="0" summary="Simple list" class="simplelist"><tr><td><code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/services/mpd.nix#blob-path" target="_top">
&lt;home-manager/modules/services/mpd.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.mpd.extraArgs"></a><a class="term" href="options.html#opt-services.mpd.extraArgs"><code class="option">services.mpd.extraArgs</code></a></span></dt><dd><p>Extra command-line arguments to pass to MPD.</p><p><span class="emphasis"><em>Type:</em></span> list of string</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">[ ]</code></p><p><span class="emphasis"><em>Example:</em></span> </p><pre class="programlisting">[
"--verbose"
]</pre><p><span class="emphasis"><em>Declared by:</em></span></p><table border="0" summary="Simple list" class="simplelist"><tr><td><code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/services/mpd.nix#blob-path" target="_top">
&lt;home-manager/modules/services/mpd.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.mpd.extraConfig"></a><a class="term" href="options.html#opt-services.mpd.extraConfig"><code class="option">services.mpd.extraConfig</code></a></span></dt><dd><p>Extra directives added to to the end of MPD's configuration
file, <code class="filename">mpd.conf</code>. Basic configuration
like file location and uid/gid is added automatically to the