Switch to pgtk emacs for better wayland integration
This commit is contained in:
parent
95a21db341
commit
cdc0c72cfa
|
@ -138,6 +138,7 @@
|
||||||
|
|
||||||
programs.emacs = {
|
programs.emacs = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
package = pkgs.emacs-gtk;
|
||||||
extraPackages = epkgs: [
|
extraPackages = epkgs: [
|
||||||
epkgs.nix-mode
|
epkgs.nix-mode
|
||||||
epkgs.magit
|
epkgs.magit
|
||||||
|
|
Loading…
Reference in a new issue