lewa/nix/texlive.nix

3 lines
80 B
Nix

{ texlive }:
texlive.combine { inherit (texlive) scheme-medium noto titlesec; }