This commit is contained in:
biscuit
2025-05-13 09:42:02 -05:00
parent 904529022f
commit 94f91e9a6d
+5 -5
View File
@@ -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;