feat(nvim): use nixd instead of nil
This commit is contained in:
parent
e2a0172e2d
commit
fadee02e60
6 changed files with 28 additions and 59 deletions
|
|
@ -17,12 +17,6 @@
|
|||
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||
home-manager.url = "github:nix-community/home-manager";
|
||||
|
||||
nil = {
|
||||
inputs.flake-utils.follows = "flake-utils";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
url = "github:oxalica/nil";
|
||||
};
|
||||
|
||||
pre-commit-hooks.url = "github:cachix/pre-commit-hooks.nix";
|
||||
|
||||
nix-super.url = "github:privatevoid-net/nix-super";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue