{ pkgs, config, ... }: { environment.systemPackages = with pkgs; [ cmus playerctl jamesdsp yt-dlp picard # audio metadata ]; }