This is my personal Neovim environment, packaged as a Nix flake. It uses neovim.nix under the hood.
nix run github:willruggiano/neovim.drv
nix/ # contains niv sources for various packages
pkgs/ # contains custom nix derivations for a few packages
plugins/ # where all the lua code is for various plugins
bombadil/ # my personal "plugin", with my colorscheme, keymaps, options, et al