Neovim with LUA + Packer

if you use neovim-unwrapped, then it works like on any other distribs. If you want a reproducible setup then nix is the solution. If you dig deep enough you can have a hybrid setup where nix will install plugins in a reproducible manners and you can load the rest imperatively (that’s what I do).