Remove TeXLive
This commit is contained in:
parent
e772a07fb7
commit
cdc03e7de2
1 changed files with 0 additions and 10 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue