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 = { nixvim = {
url = "github:nix-community/nixvim"; url = "github:nix-community/nixvim";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
inputs.home-manager.follows = "home-manager";
}; };
nuschtos = { nuschtos = {
url = "github:NuschtOS/search"; url = "github:NuschtOS/search";