Disable beets for now, as it breaks the build

This commit is contained in:
Sijmen 2023-07-03 11:50:56 +02:00
parent 5ae74eeefb
commit f6e541acaf
Signed by: vijfhoek
GPG Key ID: DAF7821E067D9C48
1 changed files with 1 additions and 1 deletions

View File

@ -207,7 +207,7 @@
};
beets = {
enable = true;
enable = false;
settings = {
paths.default = "$albumartist/$year - $album%aunique{}/$track $title";
import.autotag = false;