tex: Enable texlive package
This commit is contained in:
parent
82ad672daa
commit
5ec5029fb1
1 changed files with 2 additions and 0 deletions
|
|
@ -128,6 +128,8 @@
|
|||
ssh.enable = true;
|
||||
|
||||
neovim = import ./modules/nvim.nix pkgs;
|
||||
|
||||
texlive.enable = true;
|
||||
};
|
||||
|
||||
services.gpg-agent = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue