Updated to use nixvim config
This commit is contained in:
parent
0354c66afb
commit
a0ff12a4c6
4 changed files with 353 additions and 382 deletions
|
@ -24,6 +24,9 @@
|
|||
agenix.inputs.darwin.follows = "";
|
||||
|
||||
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
|
||||
|
||||
nixvim.url = "github:alejandro-angulo/nixvim-config";
|
||||
nixvim.inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
outputs = inputs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue