From 22de1a53536c6a84db5391739a61f1b648a752fc Mon Sep 17 00:00:00 2001 From: Erik Arvstedt Date: Sun, 22 Jan 2023 16:18:01 +0100 Subject: [PATCH] docs/services: improve title, fix numbering --- docs/services.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/services.md b/docs/services.md index 27c9698..69358d8 100644 --- a/docs/services.md +++ b/docs/services.md @@ -142,7 +142,7 @@ You can find the `` with command `nodeinfo`. The default password location is `$secretsDir/rtl-password`. See: [Secrets dir](./configuration.md#secrets-dir) -# Use LND or clightning with Zeus (mobile wallet) via Tor +# Use Zeus (mobile lightning wallet) via Tor 1. Install [Zeus](https://zeusln.app) 2. Edit your `configuration.nix` @@ -166,7 +166,7 @@ See: [Secrets dir](./configuration.md#secrets-dir) 3. Deploy your configuration -3. Run the following command on your node (as user `operator`) to create a QR code +4. Run the following command on your node (as user `operator`) to create a QR code with address and authentication information: ##### For lnd @@ -179,7 +179,7 @@ See: [Secrets dir](./configuration.md#secrets-dir) lndconnect-onion-clightning ``` -4. Configure Zeus +5. Configure Zeus - Add a new node - Select `Scan lndconnect config` (at the bottom) and scan the QR code - For clightning: Set `Node interface` to `c-lightning-REST`