beatific: add puddletag to extra programs
This commit is contained in:
parent
8335a93596
commit
9befa8bb16
|
@ -124,6 +124,7 @@ in {
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
calibre # provides ebook-convert
|
calibre # provides ebook-convert
|
||||||
imagemagick # image convertion cli
|
imagemagick # image convertion cli
|
||||||
|
puddletag # mp3 tag editor
|
||||||
tesseract # OCR engine
|
tesseract # OCR engine
|
||||||
];
|
];
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue