Corrected pdflatex call
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user