Zotero with extensions

Hi everyone,

Is there a way to have zotero and extensions (e.g.: BetterBibTex, Zotfile) from the configuration.nix file?

Thank you :slight_smile:
Davide

4 Likes

Hi,

There is no upstream way of setting up your plugins through Nix, but with some inspiration from a couple of users on Github, I configure my Zotero with Nix as follows:

nix-hm-config zotero search

It seems that the plugins are not always installed, not sure why, so I still end up manually dropping them in the Zotero addon manager.

1 Like