{ pkgs, ... }: { imports = [ ./spotdl ./yt-dlp ]; home.packages = with pkgs; [ ffmpeg ffmpegthumbnailer puddletag pulsemixer ]; }