diff --git a/nix/texlive.nix b/nix/texlive.nix index 5b20742..8989301 100644 --- a/nix/texlive.nix +++ b/nix/texlive.nix @@ -1,2 +1,2 @@ { texlive }: -texlive.combine { inherit (texlive) scheme-medium noto titlesec; } +texlive.combine { inherit (texlive) scheme-small noto titlesec; }