First mu4e setup
This commit is contained in:
parent
bbe11687c0
commit
690d57b53b
2 changed files with 144 additions and 15 deletions
|
@ -16,6 +16,10 @@
|
|||
config = ./emacs/init.el;
|
||||
package = pkgs.emacsPgtk;
|
||||
alwaysEnsure = true;
|
||||
extraEmacsPackages = epkgs: [
|
||||
# mu4e is included in the mu package and should be used from there
|
||||
pkgs.mu
|
||||
];
|
||||
};
|
||||
};
|
||||
home.file = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue