tweak(emacs): use Emacs with Native Compilation support
This commit is contained in:
parent
a49f007542
commit
859db6c6dc
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ in
|
||||||
programs.emacs = {
|
programs.emacs = {
|
||||||
enable = true;
|
enable = true;
|
||||||
extraPackages = epkgs: with epkgs; [ vterm ];
|
extraPackages = epkgs: with epkgs; [ vterm ];
|
||||||
|
package = pkgs.emacsNativeComp;
|
||||||
};
|
};
|
||||||
|
|
||||||
services.emacs = {
|
services.emacs = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue