about summary refs log tree commit diff stats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--modules/home/conf/beets/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/home/conf/beets/default.nix b/modules/home/conf/beets/default.nix
index 96e367ea..4ed6db6c 100644
--- a/modules/home/conf/beets/default.nix
+++ b/modules/home/conf/beets/default.nix
@@ -30,7 +30,7 @@
 
         # Write the metadata to the files
         write = true;
-        log = "beetslog.txt";
+        log = "${config.xdg.dataHome}/beets/beetslog.txt";
       };
 
       paths = {