WIP
This commit is contained in:
@@ -22,11 +22,11 @@
|
|||||||
# EDITOR = "nvim";
|
# EDITOR = "nvim";
|
||||||
};
|
};
|
||||||
|
|
||||||
home.file.".config/nvim" = {
|
#home.file.".config/nvim" = {
|
||||||
source = ./nvchad;
|
# source = ./nvchad;
|
||||||
recursive = true;
|
# recursive = true;
|
||||||
force = true;
|
# force = true;
|
||||||
};
|
# };
|
||||||
|
|
||||||
programs.git.enable = true;
|
programs.git.enable = true;
|
||||||
programs.neovim.enable = true;
|
programs.neovim.enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user