Add Models directory to syncthing

This commit is contained in:
Evie Litherland-Smith 2024-07-27 06:59:55 +01:00
parent 7b7129f964
commit 97e77bdbcb

View file

@ -34,6 +34,12 @@ in {
path = "~/Videos"; path = "~/Videos";
ignorePerms = true; ignorePerms = true;
}; };
"Models" = {
inherit devices;
id = "hcvfl-qspqe";
path = "~/Models";
ignorePerms = true;
};
"Documents" = { "Documents" = {
inherit devices; inherit devices;
id = "4bxk7-zkrt2"; id = "4bxk7-zkrt2";