wireguard-lndconnect: remove obsolete workaround

This commit is contained in:
Erik Arvstedt 2024-10-10 12:13:16 +02:00
parent d682cb95c8
commit 87b929bc99
No known key found for this signature in database
GPG key ID: 33312B944DD97846

View file

@ -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 = {