{ config, inputs, ... }: { config.nixpkgs.overlays = [ inputs.neovim-overlay.overlay ]; }