From a1523987b7697c121fe8e8d44f7d431741ee4096 Mon Sep 17 00:00:00 2001 From: Bitcoin Txoko <142011724+bitcointxoko@users.noreply.github.com> Date: Tue, 23 Jul 2024 09:23:05 +0200 Subject: [PATCH] Update rtl.nix --- system/bitcoin/rtl.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/bitcoin/rtl.nix b/system/bitcoin/rtl.nix index 44836bf..3cacd0b 100644 --- a/system/bitcoin/rtl.nix +++ b/system/bitcoin/rtl.nix @@ -1,5 +1,5 @@ +### RIDE THE LIGHTNING { - ### RIDE THE LIGHTNING services.rtl = { # Set this to enable RTL, a web interface for lnd and clightning. enable = true;