{ pkgs, config, ... }: { services.mpd = { enable = true; }; }