Add Models directory to syncthing
This commit is contained in:
parent
7b7129f964
commit
97e77bdbcb
|
@ -34,6 +34,12 @@ in {
|
|||
path = "~/Videos";
|
||||
ignorePerms = true;
|
||||
};
|
||||
"Models" = {
|
||||
inherit devices;
|
||||
id = "hcvfl-qspqe";
|
||||
path = "~/Models";
|
||||
ignorePerms = true;
|
||||
};
|
||||
"Documents" = {
|
||||
inherit devices;
|
||||
id = "4bxk7-zkrt2";
|
||||
|
|
Loading…
Reference in a new issue