mob next [ci-skip] [ci skip] [skip ci]
lastFile:inventories/default.nix
This commit is contained in:
@@ -37,7 +37,12 @@
|
|||||||
name = "zerotier";
|
name = "zerotier";
|
||||||
input = "clan-core";
|
input = "clan-core";
|
||||||
};
|
};
|
||||||
roles.controller.machines."sirius" = { };
|
roles.controller.machines."sirius" = {
|
||||||
|
settings.allowedIps = [
|
||||||
|
#kurogeek
|
||||||
|
"fdfe:7bf:a795:4524:4c99:932b:d36d:b8cc"
|
||||||
|
];
|
||||||
|
};
|
||||||
roles.peer.tags.w = { };
|
roles.peer.tags.w = { };
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user