emacs: Replace standard emacs package by emacs-pgtk variant
This resolves issues related to wayland, since emacs created tiny new windows everytime it wanted to perform a completion operation.
This commit is contained in:
parent
4fc9ee5d66
commit
5b64992d4d
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ in
|
|||
|
||||
programs.emacs = {
|
||||
enable = true;
|
||||
package = pkgs.emacs-pgtk;
|
||||
extraPackages =
|
||||
epkgs: with epkgs; [
|
||||
vterm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue