sops update

This commit is contained in:
Rouven Seifert 2023-05-14 12:39:19 +02:00
parent 35a90be962
commit 4d664262e0
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
6 changed files with 30 additions and 37 deletions

View file

@ -231,16 +231,10 @@ in
neomutt = {
enable = true;
virtualMailboxes = [
# we have to put ALL of our virtual mailboxes into the primary account
# TODO make an issue
{
name = "IFSR-Unread";
query = "folder:iFSR/Inbox tag:unread";
}
{
name = "Gmail-Unread";
query = "folder:gmail/Inbox tag:unread";
}
];
};
};