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

lastFile:vars/per-machine/buna/yggdrasil/privateKey/secret
This commit is contained in:
2025-12-10 13:01:55 +07:00
parent d093103d86
commit 274aa349da
38 changed files with 4632 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{ config, ... }:
{
nixpkgs.hostPlatform = {
system = "x86_64-linux";
};
system.stateVersion = "25.11";
clan.core.sops.defaultGroups = [ "admins" ];
# clan.core.networking.targetHost = "root@";
clan.meta.name = "buna";
clan.meta.description = "Radxa X4 SBC board for one of w phone network. (With w whitehouse)";
}