flake: remove maildir-notify-daemon

This commit is contained in:
Leonardo Eugênio 2024-06-11 00:50:05 -03:00
parent e3325220f4
commit 5d75616eda
4 changed files with 16 additions and 212 deletions

View file

@ -41,24 +41,6 @@
TryExec = "kak";
};
};
neomutt = {
name = "Neomutt";
genericName = "Email Client";
comment = "View and Send Emails";
exec = "neomutt %U";
terminal = true;
type = "Application";
icon = "mutt";
categories = [
"Network"
"Email"
];
startupNotify = false;
mimeType = [ "x-scheme-handler/mailto" ];
settings = {
Keywords = "Mail;E-mail;";
};
};
down_meme = {
name = "DownMeme";
genericName = "Download memes";