feat: add usahara host

This commit is contained in:
2025-07-01 20:53:23 -07:00
parent 67ae051efe
commit 57ebcb1dc2
3 changed files with 145 additions and 0 deletions

View File

@@ -52,6 +52,10 @@
name = "kumatani";
architecture = "x86_64-linux";
}
{
name = "usahara";
architecture = "x86_64-linux";
}
];
in
{