Remove lnd explicit tor onion service config
This commit is contained in:
parent
1f407ef22c
commit
9d029fd1af
1 changed files with 0 additions and 6 deletions
|
|
@ -105,12 +105,6 @@ in {
|
|||
|
||||
# lnd
|
||||
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
|
||||
users.users.operator = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue