profiles/editor: update Emacs package

This commit is contained in:
Gabriel Arazas 2022-12-16 22:26:39 +08:00
parent 59461cc416
commit 530042b695

View File

@ -36,7 +36,7 @@ in {
(lib.mkIf cfg.emacs.enable {
programs.emacs = {
enable = true;
package = pkgs.emacsNativeComp;
package = pkgs.emacsUnstable;
extraPackages = epkgs: with epkgs; [
vterm
pdf-tools