email: Add afew tagger for notmuch
This commit is contained in:
parent
ec351d3e3f
commit
1246c89369
5 changed files with 25 additions and 27 deletions
|
|
@ -137,7 +137,7 @@ in
|
|||
# better ls with icons and stuff, maybe also try lsd
|
||||
${myEza} = {
|
||||
enable = true;
|
||||
icons = true;
|
||||
icons = "auto";
|
||||
};
|
||||
|
||||
starship = {
|
||||
|
|
|
|||
|
|
@ -28,6 +28,7 @@ let
|
|||
};
|
||||
in
|
||||
{
|
||||
programs.afew.enable = true;
|
||||
programs.mbsync.enable = true;
|
||||
programs.msmtp.enable = true;
|
||||
programs.notmuch = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue