From 4f6baddf4fb3c3956847b99efcf2f2ae41fe3a01 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sun, 11 Aug 2024 13:27:35 +0200 Subject: feat(home/beets): Init the xtractor plugin --- modules/home/conf/beets/plugins/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/home/conf/beets/plugins/default.nix') diff --git a/modules/home/conf/beets/plugins/default.nix b/modules/home/conf/beets/plugins/default.nix index 9fc04a8d..3bea5ea8 100644 --- a/modules/home/conf/beets/plugins/default.nix +++ b/modules/home/conf/beets/plugins/default.nix @@ -11,5 +11,6 @@ ./play ./replaygain ./smartplaylist + ./xtractor ]; } -- cgit 1.4.1