Calibre: Difference between revisions
Phanirithvij (talk | contribs) copied from old wiki |
Phanirithvij (talk | contribs) mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
Calibre is program to view, edit, convert and print ebooks. | [https://calibre-ebook.com/ Calibre] is program to view, edit, convert and print ebooks. | ||
This page is intended to explain how to run <code>calibre</code> in nixos. | This page is intended to explain how to run <code>calibre</code> in nixos. | ||
Line 17: | Line 17: | ||
unrarSupport = true; | unrarSupport = true; | ||
}) | }) | ||
] | ]; | ||
</nowiki>}} | </nowiki>}} | ||