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