added FireFox and added SCID alias to LND
This commit is contained in:
parent
91dd12b528
commit
cd03cae16e
@ -179,6 +179,7 @@ in
|
||||
dig
|
||||
nextcloud-client
|
||||
ungoogled-chromium
|
||||
firefox
|
||||
|
||||
];
|
||||
|
||||
|
@ -25,6 +25,12 @@
|
||||
enable = true;
|
||||
tor.enforce = true;
|
||||
tor.proxy = true;
|
||||
extraConfig = ''
|
||||
|
||||
protocol.option-scid-alias=true
|
||||
|
||||
'';
|
||||
|
||||
};
|
||||
|
||||
services.lightning-loop = {
|
||||
|
Loading…
Reference in New Issue
Block a user