Emacs now wih Pure GTK support
This commit is contained in:
parent
ada76070be
commit
ec278d6ad5
|
@ -19,7 +19,7 @@ in with lib; {
|
|||
nixpkgs.overlays = [ inputs.emacs-overlay.overlay ];
|
||||
home-manager.users.james = {
|
||||
programs.emacs = {
|
||||
package = pkgs.emacsGcc;
|
||||
package = pkgs.emacsPgtkGcc;
|
||||
enable = true;
|
||||
extraPackages = epkgs: [ epkgs.vterm ];
|
||||
};
|
||||
|
|
Reference in New Issue
Block a user