clightning: remove bitcoin-rpcuser option
Simplifies the clightning module.
This commit is contained in:
parent
65b5dab3d4
commit
ae1230e13b
2 changed files with 1 additions and 8 deletions
|
|
@ -75,7 +75,6 @@ in {
|
|||
|
||||
# clightning
|
||||
services.clightning = {
|
||||
bitcoin-rpcuser = cfg.bitcoind.rpcuser;
|
||||
proxy = cfg.tor.client.socksListenAddress;
|
||||
enforceTor = true;
|
||||
always-use-proxy = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue