wireguard-lndconnect: remove obsolete workaround
This commit is contained in:
parent
d682cb95c8
commit
87b929bc99
1 changed files with 0 additions and 4 deletions
|
|
@ -24,12 +24,8 @@ makeTestVM {
|
|||
};
|
||||
# TODO-EXTERNAL:
|
||||
# When WAN is disabled, DNS bootstrapping slows down service startup by ~15 s.
|
||||
# TODO-EXTERNAL:
|
||||
# When bitcoind is not fully synced, the offers plugin in clightning 24.05
|
||||
# crashes (see https://github.com/ElementsProject/lightning/issues/7378).
|
||||
services.clightning.extraConfig = ''
|
||||
disable-dns
|
||||
disable-plugin=offers
|
||||
'';
|
||||
|
||||
services.lnd = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue