diff --git a/system/bitcoin/joinmarket-ob-watcher.nix b/system/bitcoin/joinmarket-ob-watcher.nix deleted file mode 100644 index d57b208..0000000 --- a/system/bitcoin/joinmarket-ob-watcher.nix +++ /dev/null @@ -1,5 +0,0 @@ -{ - services.joinmarket-ob-watcher = { - enable = true; - }; -}