joinmarket-obwatcher: add pkg & module

This commit is contained in:
nixbitcoin
2021-01-17 12:24:57 +00:00
parent 915df059f4
commit 8c125ec48c
11 changed files with 126 additions and 0 deletions

View File

@@ -28,5 +28,6 @@ in {
liquidd.enable = defaultTrue;
electrs.enable = defaultTrue;
spark-wallet.enable = defaultTrue;
joinmarket-ob-watcher.enable = defaultTrue;
};
}