Remove TeXLive

This commit is contained in:
Julien Hémono 2025-12-06 22:17:01 +01:00
parent e772a07fb7
commit cdc03e7de2

View file

@ -21,15 +21,6 @@
# The home.packages option allows you to install Nix packages into your
# environment.
home.packages = with pkgs; let
tex = texlive.combine {
inherit (texlive)
scheme-basic
moderncv
fontawesome5
pgf # For tikz.sty
multirow
arydshln;
};
my-vscode = vscode-with-extensions.override {
vscodeExtensions = with vscode-marketplace; [
ms-python.python
@ -56,7 +47,6 @@
pass-wayland
pwgen
# scribus
tex
# General development
# dbeaver-bin