feat: Rename all instances tsuba

This commit is contained in:
uttarayan21
2025-06-24 23:34:23 +05:30
parent 2167bd6af2
commit c23d41ba00
2 changed files with 1 additions and 1 deletions

7
builders/tsuba.nix Normal file
View File

@@ -0,0 +1,7 @@
{
hostName = "rpi";
sshUser = "remotebuilder";
system = "aarch64-linux";
protocol = "ssh-ng";
supportedFeatures = ["benchmark" "big-parallel" "kvm"];
}