diff --git a/hosts/hetzner-arm/containers/music/profiles/mpd.nix b/hosts/hetzner-arm/containers/music/profiles/mpd.nix index 7585bef..92f3cb7 100644 --- a/hosts/hetzner-arm/containers/music/profiles/mpd.nix +++ b/hosts/hetzner-arm/containers/music/profiles/mpd.nix @@ -53,10 +53,6 @@ in { quality "very high" threads "0" } - database { - plugin "simple" - path "/var/lib/mpd/db" - } '' + concatStringsSep "\n" (forEach ["low" "medium" "high"] (quality: let bitrates = {