clanService yggdrasil

This commit is contained in:
2025-10-17 16:57:26 +07:00
parent be25560858
commit 2eb52251cc
17 changed files with 219 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
tags = {
glom = [ "vega" ];
b4l = [ "rigel" ];
fax-bridge = [ ];
};
instances = {
@@ -48,6 +49,14 @@
roles.peer.tags.b4l = { };
};
yggdrasil = {
module = {
name = "yggdrasil";
input = "self";
};
roles.default.tags."fax-bridge" = { };
};
pocket-id = {
module = {
name = "pocket-id";