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

lastFile:inventories/default.nix
This commit is contained in:
2025-10-30 16:00:49 +07:00
parent d9838e6979
commit 7f5b5549bb

View File

@@ -5,7 +5,7 @@
tags = {
glom = [ "vega" ];
b4l = [ "rigel" ];
fax-bridge = [
phonebox = [
"neptune"
"rigel"
];
@@ -57,7 +57,15 @@
name = "yggdrasil";
input = "self";
};
roles.default.tags."fax-bridge" = { };
roles.default.tags."phonebox" = { };
};
phonebox = {
module = {
name = "phonebox";
input = "self";
};
roles.default.tags."phonebox" = { };
};
asterisk = {