From 94093d771c331b198a8a34ef1b4cdbc4074e9a80 Mon Sep 17 00:00:00 2001 From: chaos Date: Sat, 25 May 2024 21:38:32 +0100 Subject: [PATCH] remove database plugin --- hosts/hetzner-arm/containers/music/profiles/mpd.nix | 4 ---- 1 file changed, 4 deletions(-) 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 = {