Calibre: Difference between revisions

mNo edit summary
m Fix formatting a bit
Line 7: Line 7:
To connect devices via USB, you might have to add the following to your <code>configuration.nix</code> file:
To connect devices via USB, you might have to add the following to your <code>configuration.nix</code> file:


<syntaxHighlight lang=nix>
services.udisks2.enable = true;
services.udisks2.enable = true;
</syntaxHighlight>


== .cbr and .cbz files ==
== .cbr and .cbz files ==