@@ -1,6 +1,6 @@
{
programs.nixvim = {
- plugins.copilot-lua.enable = true;
+ plugins.copilot-lua.enable = false;
plugins.copilot-lua.settings = {
suggestion = {
enabled = true;