about summary refs log tree commit diff stats
path: root/modules/home/conf/beets/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'modules/home/conf/beets/plugins')
-rw-r--r--modules/home/conf/beets/plugins/xtractor/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/home/conf/beets/plugins/xtractor/default.nix b/modules/home/conf/beets/plugins/xtractor/default.nix
index 5b7fb149..d4582c5f 100644
--- a/modules/home/conf/beets/plugins/xtractor/default.nix
+++ b/modules/home/conf/beets/plugins/xtractor/default.nix
@@ -23,7 +23,7 @@
       extractor_profile = {
         highlevel = {
           svm_models = let
-            m = pkgs.beetsExtraPlugins.xtractor.modules;
+            m = pkgs.beetsExtraPlugins.xtractor.models;
           in [
             "${m}/danceability.history"
             "${m}/danceability.history.param"