Update bitcoind.nix

This commit is contained in:
Bitcoin Txoko
2024-07-23 09:21:21 +02:00
committed by GitHub
parent 0936f5c516
commit 58a87acb9b
+1 -1
View File
@@ -1,5 +1,5 @@
{config, ...}: {
### BITCOIND
{config, ...}: {
# Bitcoind is enabled by default via secure-node.nix.
services.bitcoind = {
enable = true;