Skip to content

Commit

Permalink
default to minimal latex
Browse files Browse the repository at this point in the history
  • Loading branch information
olynch committed Dec 1, 2023
1 parent 273fc93 commit 41c53f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fhs.nix
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
, enableNode ? false
, commandName ? "scientific-fhs"
, commandScript ? "bash"
, texliveScheme ? pkgs.texlive.combined.scheme-full
, texliveScheme ? pkgs.texlive.combined.scheme-minimal
, extraOutputsToInstall ? ["man" "dev"]
}:

Expand Down

0 comments on commit 41c53f2

Please sign in to comment.