diff options
author | lassulus <lassulus@lassul.us> | 2022-05-17 22:36:07 +0200 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2022-05-17 22:36:07 +0200 |
commit | 57464602911efcfac2c5465fba5b9b6bc1b44156 (patch) | |
tree | 3588b58bb7bd00c14fce1d9087248792839b538e /krebs/1systems/ponte | |
parent | ac50726777d4bc3c7552d0e5841804348f6a30f8 (diff) |
ponte.r: add matterbridge service
Diffstat (limited to 'krebs/1systems/ponte')
-rw-r--r-- | krebs/1systems/ponte/config.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/krebs/1systems/ponte/config.nix b/krebs/1systems/ponte/config.nix index 1e25ca9bf..8250ebad9 100644 --- a/krebs/1systems/ponte/config.nix +++ b/krebs/1systems/ponte/config.nix @@ -4,6 +4,7 @@ ./hw.nix <stockholm/krebs> <stockholm/krebs/2configs> + <stockholm/krebs/2configs/matterbridge.nix> ]; krebs.build.host = config.krebs.hosts.ponte; |