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 396a142d42
commit ec6f61b318

View file

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