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

lastFile:inventory.json
This commit is contained in:
2025-12-04 10:59:32 +07:00
parent 7067fd43c4
commit e67f581448
80 changed files with 5579 additions and 26 deletions

View File

@@ -0,0 +1,13 @@
{ inputs, config, ... }:
{
nixpkgs.hostPlatform = {
system = "x86_64-linux";
};
system.stateVersion = "25.11";
clan.core.sops.defaultGroups = [ "admins" ];
clan.core.networking.targetHost = "root@[${config.clan.core.vars.generators.zerotier.files.zerotier-ip.value}]";
clan.core.meta.name = "neptune";
clan.core.meta.description = "Radxa SBC board for testing.";
}