services.mpd.credentials.*.permissions

List of permissions that are granted with this password. Permissions can be "read", "add", "control", "admin".

Type
list of (one of "read", "add", "control", "admin")
Default
[
  "read"
]
Declared
<nixpkgs/nixos/modules/services/audio/mpd.nix>