fix(flake): remove unused overrides #317
1 changed files with 0 additions and 6 deletions
|
@ -38,15 +38,9 @@
|
||||||
nixvim = {
|
nixvim = {
|
||||||
url = "github:nix-community/nixvim";
|
url = "github:nix-community/nixvim";
|
||||||
inputs = {
|
inputs = {
|
||||||
home-manager.follows = "home-manager";
|
|
||||||
flake-parts.follows = "flake-parts";
|
flake-parts.follows = "flake-parts";
|
||||||
treefmt-nix.follows = "treefmt-nix";
|
|
||||||
# disable optional inputs
|
# disable optional inputs
|
||||||
flake-compat.follows = "";
|
|
||||||
nix-darwin.follows = "";
|
|
||||||
nuschtosSearch.follows = "";
|
nuschtosSearch.follows = "";
|
||||||
devshell.follows = "";
|
|
||||||
git-hooks.follows = "";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
flake-parts = {
|
flake-parts = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue