From 52dd8af18036a0dab00c0631383e14dcf6bfa19e Mon Sep 17 00:00:00 2001 From: Astro Date: Thu, 22 Sep 2022 02:01:23 +0200 Subject: [PATCH] flake.nix: parallelize copying in nomad-job-* --- flake.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 22e3b62c..0a20e9ac 100644 --- a/flake.nix +++ b/flake.nix @@ -435,7 +435,7 @@ for h in server9 server10 ; do echo Sharing with $h ssh root@$h.cluster.zentralwerk.org -- \ - bash -e <