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
|
btop
|
||||||
zip
|
zip
|
||||||
|
emacs30-pgtk
|
||||||
|
|
||||||
direnv
|
direnv
|
||||||
texliveFull
|
texliveFull
|
||||||
|
|
@ -47,7 +48,7 @@
|
||||||
emacs = {
|
emacs = {
|
||||||
enable = true;
|
enable = true;
|
||||||
defaultEditor = true;
|
defaultEditor = true;
|
||||||
package = pkgs.emacs-gtk;
|
package = pkgs.emacs30-pgtk;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
stylix = {
|
stylix = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue