fixup! hosts: nixos: porthos: services: enable pdf-edit
All checks were successful
ci/woodpecker/push/check Pipeline was successful
All checks were successful
ci/woodpecker/push/check Pipeline was successful
This commit is contained in:
parent
771da4b137
commit
0b70da3ac9
|
@ -130,7 +130,7 @@ in
|
|||
# Sometimes, editing PDFs is useful
|
||||
pdf-edit = {
|
||||
enable = true;
|
||||
loginFile = secrets."stirling-pdf/login".path;
|
||||
loginFile = secrets."pdf-edit/login".path;
|
||||
};
|
||||
# The whole *arr software suite
|
||||
pirate = {
|
||||
|
|
Loading…
Reference in a new issue