Create joinmarket-ob-watcher.nix

This commit is contained in:
Bitcoin Txoko
2024-07-21 12:28:33 +02:00
committed by GitHub
parent 1e48164877
commit bcac377410
+5
View File
@@ -0,0 +1,5 @@
{
services.joinmarket-ob-watcher = {
enable = true;
};
}