Created latexmk builder

This commit is contained in:
isaacST08 2025-01-24 10:49:26 -07:00
commit aef828406d
3 changed files with 78 additions and 11 deletions

View file

@ -13,7 +13,7 @@ let
in
{
imports = [
# ./custom.nix
./latexmk.nix
./tectonic.nix
];