{inputs, pkgs, }: { inputs.nixvim = { url = "github:nix-community/nixvim/nixos-25.11"; # If you are not running an unstable channel of nixpkgs, select the corresponding branch of Nixvim. inputs.nixpkgs.follows = "nixpkgs"; }; }