fixup! hosts: nixos: porthos: services: enable pdf-edit
All checks were successful
ci/woodpecker/push/check Pipeline was successful

This commit is contained in:
Bruno BELANYI 2024-08-22 23:59:29 +02:00
parent 771da4b137
commit 0b70da3ac9

View file

@ -130,7 +130,7 @@ in
# Sometimes, editing PDFs is useful # Sometimes, editing PDFs is useful
pdf-edit = { pdf-edit = {
enable = true; enable = true;
loginFile = secrets."stirling-pdf/login".path; loginFile = secrets."pdf-edit/login".path;
}; };
# The whole *arr software suite # The whole *arr software suite
pirate = { pirate = {