Synchronize phone camera pictures
This commit is contained in:
parent
8a3a98bf54
commit
42b782b9f8
|
@ -70,6 +70,12 @@
|
||||||
path = "/home/coolneng/Projects";
|
path = "/home/coolneng/Projects";
|
||||||
devices = [ "zion" ];
|
devices = [ "zion" ];
|
||||||
};
|
};
|
||||||
|
Phone = {
|
||||||
|
id = "m2007j20cg_288y-photos";
|
||||||
|
type = "receiveonly";
|
||||||
|
path = "/home/coolneng/Photos/Phone";
|
||||||
|
devices = [ "zion" ];
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue