Add a directory to sync notmuch database

This commit is contained in:
Evie Litherland-Smith 2023-10-25 22:34:52 +01:00
parent aafee00295
commit bad1f0bf7f

View file

@ -28,6 +28,12 @@ in {
path = "${dataDir}/.elfeed";
ignorePerms = true;
};
"Notmuch" = {
inherit devices;
id = "yiaiy-xrnse";
path = "${dataDir}/.notmuch";
ignorePerms = true;
};
"Pictures" = {
inherit devices;
id = "ziuj8-rm6dn";