Add wkhtmltopdf

This commit is contained in:
Nathan McCarty 2023-06-01 13:56:06 -04:00
parent 9b1c35bd33
commit 9d1224adf7
Signed by: thatonelutenist
SSH Key Fingerprint: SHA256:hwQEcmak9E6sdU9bXc98RHw/Xd1AhpB5HZT7ZSVJkRM
1 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,8 @@
type = "Application";
mimeTypes = [ "x-scheme-handler/org-protocol" ];
})
# For format output
wkhtmltopdf
];
programs.emacs = {
enable = true;