assertions: add lnd, clightning exclusivity
This commit is contained in:
parent
0ad524ca2d
commit
23cd323ad1
2 changed files with 10 additions and 1 deletions
|
|
@ -45,7 +45,7 @@
|
|||
### LND
|
||||
# Disable clightning and uncomment the following line in order to enable lnd,
|
||||
# a lightning implementation written in Go.
|
||||
# services.lnd.enable = assert (!config.services.clightning.enable); true;
|
||||
# services.lnd.enable = true;
|
||||
## WARNING
|
||||
# If you use lnd, you should manually backup your wallet mnemonic
|
||||
# seed. This will allow you to recover on-chain funds. You can run the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue