nixvim time!

This commit is contained in:
vali 2024-05-21 22:30:34 +02:00
commit dee7f495d1
10 changed files with 320 additions and 30 deletions

View file

@ -50,7 +50,10 @@
};
spicetify-nix.url = "github:the-argus/spicetify-nix";
nur = { url = "github:nix-community/NUR"; };
nixvim = {
url = "github:nix-community/nixvim";
inputs.nixpkgs.follows = "nixpkgs";
};
agenix.url = "github:ryantm/agenix";
neovim-nightly-overlay.url = "github:nix-community/neovim-nightly-overlay";