mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 11:31:36 +01:00
Add packages for writing LaTeX
This commit is contained in:
@@ -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
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user