Configuring Neovim, "How to run non-nix executables?"

With nixvim how do I open a file from the terminal with nix run as I would with nvim path/file.ext?

I installed it with nix flake init --template github:nix-community/nixvim.

How can I put nixvim into a path that allows me to call it from anywhere within the directory tree?