oparl: run with poppler_utils for pdftotext

This commit is contained in:
Astro 2022-05-29 14:02:20 +02:00
parent f24a079c85
commit dfe3e1959a
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ in
WorkingDirectory = "${config.users.users.oparl.home}";
};
path = with pkgs; [
git openssh ratsinfo-scraper
git openssh poppler_utils ratsinfo-scraper
];
script = ''
if [ -d data ]; then