feat: update template design & add cover letter option
This commit is contained in:
parent
8f783151ef
commit
22b73648d5
3 changed files with 153 additions and 37 deletions
|
|
@ -39,7 +39,9 @@
|
|||
typstSource = "src/main.typ";
|
||||
typstOutput = "out/main.pdf";
|
||||
|
||||
fontPaths = [ ];
|
||||
fontPaths = [
|
||||
"${pkgs.work-sans}/share/fonts/opentype"
|
||||
];
|
||||
|
||||
virtualPaths = [ ];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue