{ pkgs, ... }: { imports = [ ./anime.nix ]; home.packages = with pkgs; [ mplayer mpv yt-dlp ytfzf clapper streamlink-twitch-gui-bin uxplay ffmpeg streamlink streamlink-twitch-gui-bin ]; }