Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-03-25 00:22:39 +02:00
parent 98039c2ea0
commit 8464dc0084
11 changed files with 59 additions and 92 deletions

View File

@ -33,7 +33,7 @@
buildMachines = [
{
hostName = "dunamis";
sshUser = "user";
sshUser = "nix-ssh";
system = "x86_64-linux";
sshKey = config.sops.secrets."ssh-sarien-user".path;
supportedFeatures = ["nixos-test" "big-parallel" "kvm" "benchmark"];