Simplify syncthing and fix Synapse
This commit is contained in:
@@ -30,8 +30,4 @@
|
||||
enable = true;
|
||||
devices = [ "nas" ];
|
||||
};
|
||||
|
||||
services.cron.systemCronJobs = [
|
||||
"59 2 * * * root chmod -R a+r ${config.services.syncthing.folders.nextcloud-backup.path} && find ${config.services.syncthing.folders.nextcloud-backup.path} -type d -exec chmod a+x '{}' \\;"
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user