adhil machine

This commit is contained in:
2025-12-10 11:34:43 +07:00
parent b3d61ef94e
commit 5e6ffd0b89
38 changed files with 1599 additions and 1 deletions

View File

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