diff --git a/homes/julian/features/suites/development/default.nix b/homes/julian/features/suites/development/default.nix index 26d17f0..37a034f 100644 --- a/homes/julian/features/suites/development/default.nix +++ b/homes/julian/features/suites/development/default.nix @@ -21,20 +21,20 @@ unstable.zed-editor jdk julia-bin - (texlive.combine { - # for rendering latex in inkscape - inherit - (texlive) - scheme-medium - standalone - amsmath - preview - # needed for org mode export - wrapfig - capt-of - biblatex - ; - }) + # (texlive.combine { + # # for rendering latex in inkscape + # inherit + # (texlive) + # scheme-medium + # standalone + # amsmath + # preview + # # needed for org mode export + # wrapfig + # capt-of + # biblatex + # ; + # }) vagrant matlab # Using nix-matlab overlay defined in flake maven