From 07b806d38a53e9c47e459e8f6bc23155abe913d5 Mon Sep 17 00:00:00 2001 From: Bitcoin Txoko <142011724+bitcointxoko@users.noreply.github.com> Date: Tue, 23 Jul 2024 09:21:48 +0200 Subject: [PATCH] Update lnd.nix --- system/bitcoin/lnd.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/bitcoin/lnd.nix b/system/bitcoin/lnd.nix index 570be06..4e47fb5 100644 --- a/system/bitcoin/lnd.nix +++ b/system/bitcoin/lnd.nix @@ -1,5 +1,5 @@ +### LND { - ### LND # Set this to enable lnd, a lightning implementation written in Go. # services.lnd.enable = true; #