mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-28 01:18:29 +02:00
sops update
This commit is contained in:
parent
35a90be962
commit
4d664262e0
6 changed files with 30 additions and 37 deletions
|
@ -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";
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue