{pkgs, ...}: { home.packages = builtins.attrValues { inherit (pkgs) brave firefox tdesktop teams-for-linux whatsapp-for-linux ; }; }