rtl: add module

This commit is contained in:
nixbitcoin
2021-11-08 11:43:14 +00:00
parent 0e1e2a1b3c
commit f569227410
8 changed files with 295 additions and 1 deletions

View File

@@ -117,6 +117,9 @@ in {
joinmarket-ob-watcher = {
externalPort = 80;
};
rtl = {
externalPort = 80;
};
};
}
];