diff --git a/agents/linux.nix b/agents/linux.nix index 8814425..adce879 100644 --- a/agents/linux.nix +++ b/agents/linux.nix @@ -45,6 +45,7 @@ "linux" "pc" "ubuntu-aarch64:docker://node:20-bullseye" + "native-aarch64:host" ## optionally provide native execution on the host: # "native:host" ];