{ pkgs, scope, ... }: with pkgs; scope "apps" { videoPlayer = mpv; imageViewer = imv; musicPlayer = resonance; streamPlayer = feishin; soulSeek = nicotine-plus; }