1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-08 18:11:05 +01:00
This commit is contained in:
rycee 2022-05-25 17:00:10 +00:00
parent 12d9a4ecfd
commit e4fb4b4426
3 changed files with 12 additions and 9 deletions

View file

@ -8964,6 +8964,9 @@ For available options see <a class="link" href="https://github.com/JakeStanger/m
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.mpdris2.mpd.musicDirectory"></a><a class="term" href="options.html#opt-services.mpdris2.mpd.musicDirectory"><code class="option">services.mpdris2.mpd.musicDirectory</code></a></span></dt><dd><p>If set, mpDris2 will use this directory to access music artwork.
</p><p><span class="emphasis"><em>Type:</em></span> null or path</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"config.services.mpd.musicDirectory"</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/mpdris2.nix#blob-path" target="_top">
&lt;home-manager/modules/services/mpdris2.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.mpdris2.mpd.password"></a><a class="term" href="options.html#opt-services.mpdris2.mpd.password"><code class="option">services.mpdris2.mpd.password</code></a></span></dt><dd><p>The password to connect to MPD.
</p><p><span class="emphasis"><em>Type:</em></span> null or string</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">null</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/mpdris2.nix#blob-path" target="_top">
&lt;home-manager/modules/services/mpdris2.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.mpdris2.mpd.port"></a><a class="term" href="options.html#opt-services.mpdris2.mpd.port"><code class="option">services.mpdris2.mpd.port</code></a></span></dt><dd><p>The port number where MPD is listening for connections.
</p><p><span class="emphasis"><em>Type:</em></span> 16 bit unsigned integer; between 0 and 65535 (both inclusive)</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"config.services.mpd.network.port"</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/mpdris2.nix#blob-path" target="_top">
&lt;home-manager/modules/services/mpdris2.nix&gt;