{ pkgs, ... }: { home.packages = builtins.attrValues { inherit (pkgs) zotero-beta ; }; }