add nvim
This commit is contained in:
parent
f4774a6cae
commit
8406f15b21
5 changed files with 312 additions and 2 deletions
|
@ -16,6 +16,11 @@
|
|||
inputs.home-manager.follows = "home-manager";
|
||||
};
|
||||
|
||||
nixvim = {
|
||||
url = "github:nix-community/nixvim";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
firefox.url = "github:nix-community/flake-firefox-nightly";
|
||||
|
||||
stylix.url = "github:danth/stylix";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue