Add packages for writing LaTeX

This commit is contained in:
Thilo Hohlt
2024-06-02 03:04:24 +02:00
parent 65886e7c45
commit 18212a3c18

View File

@@ -88,6 +88,7 @@
rust-lang.rust-analyzer
tamasfe.even-better-toml
mkhl.direnv
james-yu.latex-workshop
]
++ pkgs.vscode-utils.extensionsFromVscodeMarketplace [
{
@@ -143,6 +144,7 @@
spotify
insomnia
dbeaver-bin
texliveFull
];
};
};