From 17be85d4155628b7a6a8c3e76641f20a91af4da4 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sun, 25 Jan 2026 00:46:33 +0100 Subject: modules/{mpdpopm,legacy/beets}: Move the mpd stat tracking to mpdpopm It is just easier to use the hand-written rust version, than to try to do this via the beets plugin. --- modules/home.legacy/conf/beets/default.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/home.legacy/conf/beets/default.nix') diff --git a/modules/home.legacy/conf/beets/default.nix b/modules/home.legacy/conf/beets/default.nix index 2fec6881..0132a859 100644 --- a/modules/home.legacy/conf/beets/default.nix +++ b/modules/home.legacy/conf/beets/default.nix @@ -105,7 +105,6 @@ in { }; mpdIntegration = { - enableStats = true; enableUpdate = true; host = config.home.sessionVariables.MPD_HOST; }; -- cgit 1.4.1