1

add latex christex module

This commit is contained in:
2022-11-14 21:40:18 +01:00
parent 286a3b3e76
commit 832a07cd27
2 changed files with 223 additions and 0 deletions

View File

@ -153,6 +153,9 @@ in rec {
source = ../../config/mpv;
};
# TODO: Latex module
home.file."texmf/tex/latex/custom/christex.sty".source = ../../config/latex/christex.sty;
home.file.".local/share/navi/cheats/christoph.cheat".source = ../../config/navi/christoph.cheat;
home = {