wireguard-lndconnect: remove obsolete workaround

This commit is contained in:
Erik Arvstedt
2024-11-27 21:35:46 +01:00
parent d682cb95c8
commit 87b929bc99
-4
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 = {