Use a wayland-native emacs

This commit is contained in:
Charlotte Van Petegem 2021-03-17 10:16:42 +01:00
parent e12fe5e8d0
commit dcff0e0ed1
No known key found for this signature in database
GPG key ID: 019E764B7184435A
4 changed files with 38 additions and 16 deletions

View file

@ -12,6 +12,7 @@
home-manager.users.charlotte = { ... }: {
programs.emacs = {
enable = true;
package = pkgs.emacsPgtkGcc;
init = {
enable = true;
prelude = ''