Synchronize phone camera pictures

This commit is contained in:
coolneng 2020-12-11 14:27:02 +01:00
parent 8a3a98bf54
commit 42b782b9f8
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 6 additions and 0 deletions

View File

@ -70,6 +70,12 @@
path = "/home/coolneng/Projects";
devices = [ "zion" ];
};
Phone = {
id = "m2007j20cg_288y-photos";
type = "receiveonly";
path = "/home/coolneng/Photos/Phone";
devices = [ "zion" ];
};
};
};
};