mail: override of emacs in mu is not necessary anymore
This commit is contained in:
parent
41ab62fb4b
commit
484dfe36ea
1 changed files with 1 additions and 4 deletions
|
@ -365,10 +365,7 @@ in
|
|||
programs = {
|
||||
mbsync.enable = true;
|
||||
msmtp.enable = true;
|
||||
mu = {
|
||||
enable = true;
|
||||
package = pkgs.mu.override { emacs = pkgs.emacs-pgtk; };
|
||||
};
|
||||
mu.enable = true;
|
||||
};
|
||||
services = {
|
||||
imapnotify.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue