update lockfile

This commit is contained in:
xunuwu 2025-11-09 17:34:25 +01:00
parent d84d25bf0c
commit 45cd242bf9
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
8 changed files with 100 additions and 89 deletions

View file

@ -4,7 +4,7 @@
in {
programs.beets = {
enable = true;
package = pkgs.beets-unstable;
package = pkgs.beets;
settings = {
directory = "${musicDir}/beets";
library = "${beetsDir}/beets.db";