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