Create nodeinfo.nix
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
### 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; }
|
||||||
Reference in New Issue
Block a user