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