{pkgs, ...}: {
home.packages = builtins.attrValues {
inherit
(pkgs)
feishin
prismlauncher
spotify
vlc
;
};
}