Add nodeinfo to configuration-example.nix

This commit is contained in:
Bitcoin Txoko
2024-07-23 10:06:36 +02:00
committed by GitHub
parent b26af9cfd1
commit bc4f586878
+6
View File
@@ -54,6 +54,12 @@
];
};
### 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;
# This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions
# on your system were taken. Its perfectly fine and recommended to leave