Add vdirsyncer instructions to README
This commit is contained in:
parent
c977a1e17a
commit
468fd9d02d
|
@ -42,3 +42,9 @@ Register app-password with gnome-keyring:
|
||||||
#+begin_src bash
|
#+begin_src bash
|
||||||
secret-tool store --label="UKAEA mail mbsync" email evie.litherland-smith@ukaea.uk
|
secret-tool store --label="UKAEA mail mbsync" email evie.litherland-smith@ukaea.uk
|
||||||
#+end_src
|
#+end_src
|
||||||
|
* Vdirsyncer
|
||||||
|
** Password
|
||||||
|
Register app-password with gnome-keyring;
|
||||||
|
#+begin_src bash
|
||||||
|
secret-tool store --label="NextCloud" url cloud.xenia.me.uk
|
||||||
|
#+end_src
|
||||||
|
|
Loading…
Reference in a new issue