diff --git a/pkgs/krops/default.nix b/pkgs/krops/default.nix index 6bef6e1..2d3395d 100644 --- a/pkgs/krops/default.nix +++ b/pkgs/krops/default.nix @@ -2,7 +2,7 @@ let lib = import ../../lib; in -{ exec, nix, openssh, populate, writeDash, writeJSON }: rec { +{ exec, nix, openssh, populate, writeDash }: rec { rebuild = target: exec "rebuild.${target.host}" rec {