feat(sync): Do not share org from thrall to dregil
This commit is contained in:
parent
04a5544fc8
commit
e7139f2d8c
1 changed files with 1 additions and 1 deletions
|
|
@ -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";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue