services.mympd.extraGroups

NixOS option

Additional groups for the systemd service.

type: list of string
Default
[ ]
Example
[
  "music"
]
declared in: nixos/modules/services/audio/mympd.nixView source on NixOS/nixpkgs →