Corrected pdflatex call

This commit is contained in:
2025-09-28 16:34:23 +03:00
parent 3f4526eb0f
commit bc2c107467
2 changed files with 11 additions and 11 deletions

View File

@@ -6,6 +6,17 @@
programs.neovim = {defaultEditor = true;};
environment.systemPackages = with pkgs; [
vimPlugins.LazyVim
# stuff needed by neovim
texliveSmall # for pdflatex
fzf
lazygit
tree-sitter
neovim
mcfly
luajitPackages.luarocks-nix
pdflatex
tectonic
gs
pciutils
btop
nload