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