Use a wayland-native emacs
This commit is contained in:
parent
e12fe5e8d0
commit
dcff0e0ed1
4 changed files with 38 additions and 16 deletions
|
@ -12,6 +12,7 @@
|
|||
home-manager.users.charlotte = { ... }: {
|
||||
programs.emacs = {
|
||||
enable = true;
|
||||
package = pkgs.emacsPgtkGcc;
|
||||
init = {
|
||||
enable = true;
|
||||
prelude = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue