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