Add reference to docs/usage.md in configuration.nix hw section

This commit is contained in:
nixbitcoin
2019-05-10 17:19:17 +02:00
parent 8eef59ce72
commit 28b1c133c9

View File

@@ -84,7 +84,8 @@
# Ledger must be initialized through the official ledger live app and the Bitcoin app must
# be installed and running on the device.
# services.hardware-wallets.ledger = true;
# Trezor can be initialized with the trezorctl command in nix-bitcoin.
# Trezor can be initialized with the trezorctl command in nix-bitcoin. More information can
# be found in `docs/usage.md`.
# services.hardware-wallets.trezor = true;
# FIXME: Define your hostname.