configuration.nix: add nodeinfo

This commit is contained in:
Erik Arvstedt 2023-07-23 10:38:26 +02:00
parent 073161b044
commit 8303a65f0c
No known key found for this signature in database
GPG key ID: 33312B944DD97846

View file

@ -230,6 +230,12 @@
# Set this to enable the JoinMarket order book watcher.
# services.joinmarket-ob-watcher.enable = true;
### Nodeinfo
# Set this to add command `nodeinfo` to the system environment.
# It shows info about running services like onion addresses and local addresses.
# It is enabled by default when importing `secure-node.nix`.
# nix-bitcoin.nodeinfo.enable = true;
### Backups
# Set this to enable nix-bitcoin's own backup service. By default, it
# uses duplicity to incrementally back up all important files in /var/lib to