1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-02 23:21:02 +01:00

beets: add mpdIntegration (#3755)

Allow configuration of mpdstats and mpdupdate plugins for Beets using
Home Manager.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
Sefa Eyeoglu 2023-05-11 14:03:54 +02:00 committed by GitHub
parent f714b17031
commit 622fa73725
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 170 additions and 7 deletions

3
.github/CODEOWNERS vendored
View file

@ -84,7 +84,8 @@ Makefile @thiagokokada
/modules/programs/bat.nix @marsam
/modules/programs/beets.nix @rycee
/modules/programs/beets.nix @rycee @Scrumplex
/tests/modules/programs/beets @Scrumplex
/modules/programs/bottom.nix @polykernel
/tests/modules/programs/bottom @polykernel