Add wkhtmltopdf
This commit is contained in:
parent
9b1c35bd33
commit
9d1224adf7
|
@ -35,6 +35,8 @@
|
||||||
type = "Application";
|
type = "Application";
|
||||||
mimeTypes = [ "x-scheme-handler/org-protocol" ];
|
mimeTypes = [ "x-scheme-handler/org-protocol" ];
|
||||||
})
|
})
|
||||||
|
# For format output
|
||||||
|
wkhtmltopdf
|
||||||
];
|
];
|
||||||
programs.emacs = {
|
programs.emacs = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Reference in New Issue