remove unnecessary input

This commit is contained in:
jopejoe1 2025-03-13 21:00:34 +01:00
parent 89be0fd126
commit 03b30c6514

View file

@ -41,7 +41,6 @@
nixvim = {
url = "github:nix-community/nixvim";
inputs.nixpkgs.follows = "nixpkgs";
inputs.home-manager.follows = "home-manager";
};
nuschtos = {
url = "github:NuschtOS/search";