use new nvim config
This commit is contained in:
parent
9beb028281
commit
e897ee2708
3 changed files with 135 additions and 202 deletions
|
@ -39,8 +39,8 @@
|
|||
home-manager.url = "github:nix-community/home-manager";
|
||||
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
nvim-nix.url = "github:xunuwu/nvim-nix";
|
||||
nvim-nix.inputs.nixpkgs.follows = "nixpkgs";
|
||||
nvim-config.url = "github:xunuwu/nvim-config";
|
||||
nvim-config.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
stylix.url = "github:danth/stylix";
|
||||
stylix.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue