Add a directory to sync notmuch database
This commit is contained in:
parent
aafee00295
commit
bad1f0bf7f
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue