From 1e48164877d0491374e5c540119e79cbf7f4d54e Mon Sep 17 00:00:00 2001 From: Bitcoin Txoko <142011724+bitcointxoko@users.noreply.github.com> Date: Sun, 21 Jul 2024 12:26:50 +0200 Subject: [PATCH] Update configuration-example.nix --- configuration-example.nix | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/configuration-example.nix b/configuration-example.nix index 9de3c91..fc1114b 100644 --- a/configuration-example.nix +++ b/configuration-example.nix @@ -10,6 +10,11 @@ # Include the results of the hardware scan. ./hardware-configuration.nix ./system/bitcoin/bitcoind.nix + # ./system/bitcoin/fulcrum.nix + # ./system/bitcoin/mempool.nix + # ./system/bitcoin/clightning.nix + # ./system/bitcoin/joinmarket.nix + # ./system/bitcoin/joinmarket-ob-watcher.nix ]; # FIXME: Define a user account. Don't forget to set a password with ‘passwd’.