feat: Added stuff
This commit is contained in:
7
builders/xatu.nix
Normal file
7
builders/xatu.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
hostName = "rpi";
|
||||
sshUser = "remotebuilder";
|
||||
system = "aarch64-linux";
|
||||
protocol = "ssh-ng";
|
||||
supportedFeatures = ["benchmark" "big-parallel" "kvm"];
|
||||
}
|
||||
Reference in New Issue
Block a user