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