WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
Showing only changes of commit 54487584a4 - Show all commits

View file

@ -22,7 +22,9 @@ return {
{ {
"ahmedkhalf/project.nvim", "ahmedkhalf/project.nvim",
main = "project_nvim", main = "project_nvim",
config = true, opts = {
patterns = { ".git" },
},
}, },
}, },
opts = { opts = {