update music player and tagger

This commit is contained in:
Odweta
2026-01-20 15:08:48 +01:00
parent 5793f08361
commit 4ca639d34d
+4 -2
View File
@@ -1,6 +1,8 @@
{ ... }: { ... }:
{ {
programs.rhythmbox.enable = true; home.packages = with pkgs; [
programs.picard.enable = true; rhythmbox
picard
];
} }