{pkgs, ...}: { home.packages = builtins.attrValues { inherit (pkgs) shotcut # syncplay ; }; }