neomutt
This commit is contained in:
parent
084b223fc0
commit
67e28bd9fc
|
@ -14,6 +14,7 @@
|
|||
./alacritty
|
||||
./hyprland
|
||||
./hypridle
|
||||
./neomutt
|
||||
inputs.ags.homeManagerModules.default
|
||||
];
|
||||
}
|
||||
|
|
6
home/neomutt/default.nix
Normal file
6
home/neomutt/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{ ... }:
|
||||
{
|
||||
programs.neomutt = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
|
@ -12,15 +12,15 @@
|
|||
cbonsai
|
||||
pipes
|
||||
#mutt
|
||||
mutt-wizard
|
||||
neomutt
|
||||
curl
|
||||
isync
|
||||
msmtp
|
||||
pass
|
||||
lynx
|
||||
notmuch
|
||||
abook
|
||||
# mutt-wizard
|
||||
# neomutt
|
||||
# curl
|
||||
# isync
|
||||
# msmtp
|
||||
# pass
|
||||
# lynx
|
||||
# notmuch
|
||||
# abook
|
||||
#image/video/music/recording
|
||||
imv
|
||||
mpv
|
||||
|
|
Loading…
Reference in a new issue