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
|
# The home.packages option allows you to install Nix packages into your
|
||||||
# environment.
|
# environment.
|
||||||
home.packages = with pkgs; let
|
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 {
|
my-vscode = vscode-with-extensions.override {
|
||||||
vscodeExtensions = with vscode-marketplace; [
|
vscodeExtensions = with vscode-marketplace; [
|
||||||
ms-python.python
|
ms-python.python
|
||||||
|
|
@ -56,7 +47,6 @@
|
||||||
pass-wayland
|
pass-wayland
|
||||||
pwgen
|
pwgen
|
||||||
# scribus
|
# scribus
|
||||||
tex
|
|
||||||
|
|
||||||
# General development
|
# General development
|
||||||
# dbeaver-bin
|
# dbeaver-bin
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue