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
1 changed files with 1 additions and 1 deletions
|
|
@ -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 = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue