home: emacs: bump to emacs 30
This commit is contained in:
parent
ba4d2ef80c
commit
249683949d
|
@ -46,7 +46,7 @@ in {
|
|||
|
||||
programs.emacs = {
|
||||
enable = true;
|
||||
package = pkgs.emacs29-pgtk;
|
||||
package = pkgs.emacs30-pgtk;
|
||||
extraPackages = epkgs: [epkgs.vterm epkgs.pdf-tools pkgs.lilypond epkgs.mu4e];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue