clightning: remove bitcoin-rpcuser option

Simplifies the clightning module.
This commit is contained in:
nixbitcoin
2020-07-21 09:38:28 +00:00
parent 65b5dab3d4
commit ae1230e13b
2 changed files with 1 additions and 8 deletions
-1
View File
@@ -75,7 +75,6 @@ in {
# clightning
services.clightning = {
bitcoin-rpcuser = cfg.bitcoind.rpcuser;
proxy = cfg.tor.client.socksListenAddress;
enforceTor = true;
always-use-proxy = true;