Files
dotfiles/builders/shiro.nix
2025-02-12 22:08:43 +05:30

8 lines
159 B
Nix

{
hostName = "shiro";
sshUser = "servius";
system = "aarch64-darwin";
protocol = "ssh-ng";
supportedFeatures = ["benchmark" "big-parallel" "kvm"];
}