Add poppler utils back for PDF searching

This commit is contained in:
Evie Litherland-Smith 2024-12-18 18:01:28 +00:00
parent 0f7ca7a86e
commit 0cf0e0466e

View file

@ -87,14 +87,14 @@
];
};
home.packages = with pkgs; [
# Plugin requirements
# External requirements
gcc
sqlite
languagetool
wordnet
pandoc
ghostscript
mupdf-headless
poppler_utils
graphviz-nox
];
}