diff --git a/pkgs/krops/default.nix b/pkgs/krops/default.nix index f449474..1649b9d 100644 --- a/pkgs/krops/default.nix +++ b/pkgs/krops/default.nix @@ -5,7 +5,7 @@ in { exec, nix, openssh, populate, writeDash }: rec { build = target: - exec "rebuild.${target.host}" rec { + exec "build.${target.host}" rec { filename = "${openssh}/bin/ssh"; argv = [ filename