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

lastFile:inventories/default.nix
This commit is contained in:
2025-11-10 11:54:45 +07:00
parent b9d1b1c9d0
commit d6151891a3

View File

@@ -5,6 +5,7 @@
tags = { tags = {
glom = [ "vega" ]; glom = [ "vega" ];
b4l = [ "rigel" ]; b4l = [ "rigel" ];
w = [ "sirius" ];
fax-bridge = [ ]; fax-bridge = [ ];
}; };
@@ -31,6 +32,15 @@
}; };
}; };
w-network = {
module = {
name = "zerotier";
input = "clan-core";
};
roles.controller.machines."sirius" = { };
roles.peer.tags.w = { };
};
glom-network = { glom-network = {
module = { module = {
name = "zerotier"; name = "zerotier";