mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-04-20 03:34:07 +02:00
remove unnecessary input
This commit is contained in:
parent
89be0fd126
commit
03b30c6514
1 changed files with 0 additions and 1 deletions
|
@ -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";
|
||||||
|
|
Loading…
Add table
Reference in a new issue