diff --git a/flake.nix b/flake.nix index 6575f3f4..bf5cf6b4 100644 --- a/flake.nix +++ b/flake.nix @@ -64,7 +64,7 @@ # NeoVim <3 nixvim.url = "github:nix-community/nixvim"; - nixvim.inputs.nixpkgs.follows = "nixpkgs"; + # nixvim.inputs.nixpkgs.follows = "nixpkgs"; # Emacs nightly # emacs-overlay.url = "github:nix-community/emacs-overlay";