nixvim -> nvf
This commit is contained in:
parent
183418e843
commit
bda5f1c550
5 changed files with 186 additions and 97 deletions
|
|
@ -15,8 +15,10 @@
|
|||
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||
naviterm.url = "gitlab:detoxify92/naviterm";
|
||||
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
|
||||
nixvim.url = "github:nix-community/nixvim";
|
||||
nixvim.inputs.nixpkgs.follows = "nixpkgs";
|
||||
nvf.url = "github:notashelf/nvf";
|
||||
nvf.inputs.nixpkgs.follows = "nixpkgs";
|
||||
# nixvim.url = "github:nix-community/nixvim";
|
||||
# nixvim.inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
outputs = inputs@{ self, nixpkgs, nix, nixpkgs-stable, nixos-hardware
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue