mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 10:58:02 +00:00
users/foo-dogsquared/setups/music: re-enable beets
This commit is contained in:
parent
6223c2b737
commit
32a9acf197
@ -33,7 +33,7 @@ in
|
||||
|
||||
# My music player setup, completely configured with Nix!
|
||||
programs.beets = {
|
||||
#enable = true;
|
||||
enable = true;
|
||||
settings = {
|
||||
library = "${musicDir}/library.db";
|
||||
plugins = [
|
||||
|
Loading…
Reference in New Issue
Block a user