feat(sync): Do not share org from thrall to dregil

This commit is contained in:
Alexander Kobjolke 2024-03-28 23:09:58 +01:00
parent 04a5544fc8
commit e7139f2d8c

View file

@ -346,7 +346,7 @@ in {
folders = {
"org" = {
path = "/home/alex/org";
devices = [ "redmi" "dregil" ];
devices = [ "redmi" ];
};
"scan" = {
path = "/home/alex/media/scan";