fix: remove nixvim input nixpkgs follow

This commit is contained in:
2026-07-31 15:49:58 +02:00
parent abd8d56fab
commit 49bc86cc04
+1 -4
View File
@@ -11,10 +11,7 @@
url = "github:mic92/sops-nix"; url = "github:mic92/sops-nix";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}; };
nixvim = { nixvim.url = "github:nix-community/nixvim";
url = "github:nix-community/nixvim";
inputs.nixpkgs.follows = "nixpkgs";
};
}; };
outputs = outputs =