changed emacs
This commit is contained in:
parent
25df94858b
commit
9bcb55c3c0
1 changed files with 2 additions and 1 deletions
|
|
@ -21,6 +21,7 @@
|
|||
|
||||
btop
|
||||
zip
|
||||
emacs30-pgtk
|
||||
|
||||
direnv
|
||||
texliveFull
|
||||
|
|
@ -47,7 +48,7 @@
|
|||
emacs = {
|
||||
enable = true;
|
||||
defaultEditor = true;
|
||||
package = pkgs.emacs-gtk;
|
||||
package = pkgs.emacs30-pgtk;
|
||||
};
|
||||
};
|
||||
stylix = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue