mob next [ci-skip] [ci skip] [skip ci]

lastFile:modules/clan/yggdrasil/tests/vm/default.nix
This commit is contained in:
2025-10-16 17:22:45 +07:00
parent c9f23f4c0a
commit ac731c2f38
2 changed files with 11 additions and 0 deletions

View File

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

View File

@@ -0,0 +1 @@
{ }