feat: Added stuff

This commit is contained in:
uttarayan21
2025-06-24 00:15:13 +05:30
parent 7702946c5f
commit 80d53cc79e
9 changed files with 49 additions and 10 deletions

View File

@@ -29,13 +29,8 @@
'';
package = pkgs.nixVersions.latest;
buildMachines = [
{
hostName = "sh.darksailor.dev";
sshUser = "remotebuilder";
system = "x86_64-linux";
protocol = "ssh-ng";
supportedFeatures = ["nixos-test" "benchmark" "big-parallel" "kvm"];
}
../../builders/mirai.nix
../../builders/shiro.nix
];
distributedBuilds = true;
};