{ pkgs }: { packages = builtins.attrValues { inherit (pkgs) ffmpeg imagemagick ffpb ; }; }