Add vterm to emacs installation
This commit is contained in:
parent
072510df3b
commit
d6ab6b3f48
1 changed files with 1 additions and 0 deletions
|
|
@ -91,6 +91,7 @@
|
|||
emacs = {
|
||||
enable = true;
|
||||
package = pkgs.emacsGit;
|
||||
extraPackages = epkgs: with epkgs; [ vterm ];
|
||||
#package = pkgs.emacsUnstable;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue