diff --git a/modules/hooks.nix b/modules/hooks.nix index 62b2e4b5..bb13e80d 100644 --- a/modules/hooks.nix +++ b/modules/hooks.nix @@ -34,7 +34,7 @@ let [ "chktex" "lacheck" "latexindent" ] ) ) - // { inherit (pkgs.texlive) scheme-basic; } + // { inherit (pkgs.texlive) scheme-minimal; } ); in {