nvchad
This commit is contained in:
1
modules/home/nvim/default.nix
Normal file
1
modules/home/nvim/default.nix
Normal file
@@ -0,0 +1 @@
|
||||
{ imports = [ ./nvim.nix ]; }
|
||||
1
modules/home/nvim/nvchad/starter
Submodule
1
modules/home/nvim/nvchad/starter
Submodule
Submodule modules/home/nvim/nvchad/starter added at e3572e1f5e
7
modules/home/nvim/nvim.nix
Normal file
7
modules/home/nvim/nvim.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
hj = {
|
||||
files = {
|
||||
".config/nvim".source = ./nvchad/starter;
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user