pandoc pdf

This commit is contained in:
Tao Tien 2023-11-29 22:34:53 -08:00
parent afa99098a6
commit 212e098ba7
3 changed files with 3 additions and 1 deletions

View file

@ -25,6 +25,7 @@
config.allowUnfree = true;
config.permittedInsecurePackages = [
"electron-24.8.6"
"qtwebkit-5.212.0-alpha4"
];
};
};