joinmarket-obwatcher: add pkg & module

This commit is contained in:
nixbitcoin 2021-01-17 12:24:57 +00:00
parent 915df059f4
commit 8c125ec48c
No known key found for this signature in database
GPG key ID: DD11F9AD5308B3BA
11 changed files with 126 additions and 0 deletions

View file

@ -179,6 +179,8 @@
# earn sats by providing CoinJoin liquidity. This makes it impossible to use other
# scripts that access your wallet.
# services.joinmarket.yieldgenerator.enable = true;
# Enable this option to enable the JoinMarket order book watcher.
# services.joinmarket-ob-watcher.enable = true;
# FIXME: Define your hostname.
networking.hostName = "nix-bitcoin";