added rmpc and a few beets plugins.

This commit is contained in:
Gabe Venberg 2024-10-22 13:46:47 +02:00
parent 83acb39bbb
commit 6608679a60
3 changed files with 22 additions and 11 deletions

View file

@ -8,7 +8,4 @@
../../configs/home-manager/beets.nix
../../configs/home-manager/mpd.nix
];
home.packages = with pkgs; (lib.mkIf config.host.gui.enable [
mpdevil
]);
}