examples/configuration.nix: fix links to docs/services.md
This commit is contained in:
parent
d41a550355
commit
e093bb64d9
@ -51,7 +51,7 @@
|
|||||||
# nix-bitcoin.onionServices.clightning.public = true;
|
# nix-bitcoin.onionServices.clightning.public = true;
|
||||||
#
|
#
|
||||||
# == Plugins
|
# == Plugins
|
||||||
# See ../docs/usage.md for the list of available plugins.
|
# See ../docs/services.md for the list of available plugins.
|
||||||
# services.clightning.plugins.prometheus.enable = true;
|
# services.clightning.plugins.prometheus.enable = true;
|
||||||
|
|
||||||
### LND
|
### LND
|
||||||
@ -154,7 +154,7 @@
|
|||||||
# services.hardware-wallets.ledger = true;
|
# services.hardware-wallets.ledger = true;
|
||||||
#
|
#
|
||||||
# Trezor can be initialized with the trezorctl command in nix-bitcoin. More information in
|
# Trezor can be initialized with the trezorctl command in nix-bitcoin. More information in
|
||||||
# `docs/usage.md`.
|
# `../docs/services.md`.
|
||||||
# services.hardware-wallets.trezor = true;
|
# services.hardware-wallets.trezor = true;
|
||||||
|
|
||||||
### lightning-loop
|
### lightning-loop
|
||||||
|
Loading…
Reference in New Issue
Block a user