🐛 (nix/home-manager) Use Emacs GTK
This commit is contained in:
parent
6a53abe503
commit
4803fd59c1
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@
|
|||
|
||||
programs.emacs = {
|
||||
enable = true;
|
||||
package = pkgs.emacs-gtk;
|
||||
extraPackages = epkgs: [
|
||||
epkgs.nix-mode
|
||||
epkgs.vterm
|
||||
|
|
Loading…
Reference in a new issue