diff --git a/index.html b/index.html index 7341d5008..66b79fe4b 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ -
ca.desrt.dconf
or dconf.service
?+
ca.desrt.dconf
or dconf.service
?This manual will eventually describe how to install, use, and extend Home Manager.
diff --git a/options.html b/options.html
index d58d84ba5..2a2e475af 100644
--- a/options.html
+++ b/options.html
@@ -8964,6 +8964,9 @@ For available options see services.mpdris2.mpd.musicDirectory
If set, mpDris2 will use this directory to access music artwork.
Type: null or path
Default: "config.services.mpd.musicDirectory"
Declared by:
<home-manager/modules/services/mpdris2.nix>
+ |
services.mpdris2.mpd.password
The password to connect to MPD. +
Type: null or string
Default: null
Declared by:
+ <home-manager/modules/services/mpdris2.nix>
|
services.mpdris2.mpd.port
The port number where MPD is listening for connections.
Type: 16 bit unsigned integer; between 0 and 65535 (both inclusive)
Default: "config.services.mpd.network.port"
Declared by: