home: emacs: bump to v29
This commit is contained in:
parent
4d9c570572
commit
9cda336023
|
@ -43,7 +43,7 @@ in {
|
|||
|
||||
programs.emacs = {
|
||||
enable = true;
|
||||
package = pkgs.emacsNativeComp;
|
||||
package = pkgs.emacs29;
|
||||
extraPackages = epkgs: [epkgs.vterm epkgs.pdf-tools pkgs.lilypond epkgs.mu4e];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue