add mu4e
This commit is contained in:
parent
9cf9811bc2
commit
08a9b8e488
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
direnv
|
||||
mu
|
||||
];
|
||||
|
||||
services.emacs = {
|
||||
|
@ -27,6 +28,7 @@
|
|||
treesit-grammars.with-all-grammars
|
||||
vterm
|
||||
pdf-tools
|
||||
mu4e
|
||||
]
|
||||
)
|
||||
);
|
||||
|
|
Loading…
Add table
Reference in a new issue