move resume workflow entirely to nix

This commit is contained in:
2026-03-27 15:49:41 -04:00
parent f84d1db263
commit 21ba2de74c

View File

@@ -16,16 +16,16 @@
tex = (
pkgs.texlive.combine {
inherit (pkgs.texlive)
scheme-medium
scheme-basic
preprint
titlesec
enumitem
sourcesanspro
xifthen
ifmtarg
framed
paralist
fontawesome7
latexmk
marvosym
ly1
xkeyval
;
}
);