diff options
| author | David T. Sadler <davidtsadler@googlemail.com> | 2026-08-22 19:59:08 +0100 |
|---|---|---|
| committer | David T. Sadler <davidtsadler@googlemail.com> | 2026-08-22 19:59:32 +0100 |
| commit | 04ed5b9ea14e66699e8c514784d2d9b36add322d (patch) | |
| tree | a7c3f601a7f983847e808968548569a568b001c4 | |
| parent | 9801cd3e01378187fa719667fd13ecb6e6fc0941 (diff) | |
Add calibre plugins
| -rwxr-xr-x | install.sh | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -25,3 +25,8 @@ for f in "${dotfiles[@]}"; do stow -R -t "$HOME" "$f" fi done + +nix build git+https://git.ccnlc.eu/nydragon/calibre-plugins#acsm-calibre-plugin +calibre-customize -a result +nix build git+https://git.ccnlc.eu/nydragon/calibre-plugins#dedrm-plugin +calibre-customize -a result |
