Remove lnd explicit tor onion service config
This commit is contained in:
parent
1f407ef22c
commit
9d029fd1af
@ -105,12 +105,6 @@ in {
|
|||||||
|
|
||||||
# lnd
|
# lnd
|
||||||
services.lnd.enforceTor = true;
|
services.lnd.enforceTor = true;
|
||||||
services.tor.hiddenServices.lnd = {
|
|
||||||
map = [{
|
|
||||||
port = 9735; toPort = 9735;
|
|
||||||
}];
|
|
||||||
version = 3;
|
|
||||||
};
|
|
||||||
|
|
||||||
# Create user operator which can use bitcoin-cli and lightning-cli
|
# Create user operator which can use bitcoin-cli and lightning-cli
|
||||||
users.users.operator = {
|
users.users.operator = {
|
||||||
|
Loading…
Reference in New Issue
Block a user