diff --git a/nix/pkgs/posh.nix b/nix/pkgs/posh.nix index 127d430..488a31e 100644 --- a/nix/pkgs/posh.nix +++ b/nix/pkgs/posh.nix @@ -128,7 +128,10 @@ let in -{ image, pull ? "always", global_args ? "", run_args ? "" +{ image +, pull ? "always" +, global_args ? "" +, run_args ? "" , userns ? "keep-id" }: