wireguard-lndconnect: remove obsolete workaround
This commit is contained in:
@@ -24,12 +24,8 @@ makeTestVM {
|
|||||||
};
|
};
|
||||||
# TODO-EXTERNAL:
|
# TODO-EXTERNAL:
|
||||||
# When WAN is disabled, DNS bootstrapping slows down service startup by ~15 s.
|
# 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 = ''
|
services.clightning.extraConfig = ''
|
||||||
disable-dns
|
disable-dns
|
||||||
disable-plugin=offers
|
|
||||||
'';
|
'';
|
||||||
|
|
||||||
services.lnd = {
|
services.lnd = {
|
||||||
|
|||||||
Reference in New Issue
Block a user