Add tagger for editing mp3/m4a metadata

This commit is contained in:
Evie Litherland-Smith 2023-12-16 18:36:22 +00:00
parent 6034bcce0c
commit 0fc98e3ff8

View file

@ -1,4 +1,5 @@
{ pkgs, ... }: {
home.packages = with pkgs; [ tagger ];
programs.mpv = {
enable = true;
scripts = with pkgs.mpvScripts; [