This commit is contained in:
2023-10-26 23:42:23 +01:00
parent 5c003eacb6
commit bc19801474
3 changed files with 5 additions and 6 deletions

View File

@@ -18,10 +18,4 @@
in {
programs.neovim.enable = true;
home.file = {
".config/nvim" = {
recursive = true;
source = nvim;
};
};
}