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

lastFile:inventories/default.nix
This commit is contained in:
2025-08-07 10:37:57 +07:00
parent 7c729a065e
commit 09632425c6

View File

@@ -90,6 +90,13 @@
};
roles.default.machines.b4l = { };
};
gitea = {
module = {
name = "gitea";
input = "self";
};
roles.default.machines.b4l = { };
};
};
};
};