Enable emacs pgtk again
This commit is contained in:
parent
97ac90b74f
commit
810468df84
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
readOnly = true;
|
||||
default = pkgs.emacsWithPackagesFromUsePackage {
|
||||
config = config.chvp.base.emacs.fullConfig;
|
||||
package = pkgs.emacsPgtkNativeComp;
|
||||
alwaysEnsure = true;
|
||||
# mu4e is included in the mu package and should be used from there
|
||||
extraEmacsPackages = epkgs: lib.optional config.chvp.graphical.mail.enable pkgs.mu;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue