README: update

This commit is contained in:
kenji
2025-11-26 00:12:03 -06:00
parent 2b50b4ec5c
commit 7c0ea9d5f6
+10
View File
@@ -11,3 +11,13 @@ systemctl --user enable --now vdirsyncer.timer
# verify if it works (look for vdirsyncer.timer):
systemctl --user list-timers
```
### Vdirsync Manual Interventions
Inside this directory, `.secrets` folder must be filled with the following:
* school-sched_ics
* school-task_ics
* vdirsyncer_secret
```bash
vdirsyncer discover
vdirsyncer sync
```