home: emacs: ship libvterm and pdftools with emacs
This commit is contained in:
parent
f763de8de8
commit
cdf5de7658
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ in {
|
|||
programs.emacs = {
|
||||
enable = true;
|
||||
package = pkgs.emacsPgtkNativeComp;
|
||||
extraPackages = epkgs: [epkgs.vterm epkgs.pdf-tools];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue