h: use heisenbridge from unstable

This commit is contained in:
Aaron Bieber 2023-08-28 06:19:33 -06:00
parent ca8105d891
commit 48d809815a
No known key found for this signature in database

View File

@ -2,6 +2,7 @@
config,
pkgs,
isUnstable,
inputs,
...
}:
with pkgs; let
@ -269,6 +270,7 @@ in {
services = {
heisenbridge = {
enable = true;
package = inputs.unstable.legacyPackages.${pkgs.system}.heisenbridge;
homeserver = "http://${mtxCfg.address}:${toString mtxCfg.port}";
owner = "@qbit:tapenet.org";
namespaces = {