Files
dotfiles/builders/mirai.nix
uttarayan21 85a130d868
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled
chore(build): replace mirai builder with tako in build machine configurations
2025-12-05 02:06:28 +05:30

8 lines
224 B
Nix

# {
# hostName = "mirai.darksailor.dev";
# sshUser = "remotebuilder";
# systems = ["x86_64-linux" "aarch64-linux"];
# protocol = "ssh-ng";
# supportedFeatures = ["nixos-test" "benchmark" "big-parallel" "kvm"];
# }