You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was brought up for nixpkgs in issue NixOS/nixpkgs#35457.
Unfortunately, it seems that the plugin ZIP files need to be installed in the Calibre config directory in the user's home directory, i.e. ~/.config/calibre/plugins.
Thus Home Manager seems a better fit for this functionality.
The text was updated successfully, but these errors were encountered:
Description
This was brought up for nixpkgs in issue NixOS/nixpkgs#35457.
Unfortunately, it seems that the plugin ZIP files need to be installed in the Calibre config directory in the user's home directory, i.e.
~/.config/calibre/plugins
.Thus Home Manager seems a better fit for this functionality.
The text was updated successfully, but these errors were encountered: