Update configuration-example.nix

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