feat: remove calibre folder from syncthing
This commit is contained in:
@@ -53,11 +53,6 @@ in
|
|||||||
label = "sync";
|
label = "sync";
|
||||||
devices = builtins.attrNames syncDevices;
|
devices = builtins.attrNames syncDevices;
|
||||||
};
|
};
|
||||||
calibre = {
|
|
||||||
path = "~/calibre";
|
|
||||||
label = "calibre";
|
|
||||||
devices = builtins.attrNames syncMachines;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
devices = syncDevices;
|
devices = syncDevices;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user